blob: 21542bcd288a39651b6e5df24783cd14b1378840 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Xorg root Daemon
Simple script that give you realtime datetime and battery capacity at X Window.
simulating `xsetroot -name "text"`
<img src="https://github.com/fadhil-riyanto/xrootd/blob/master/scr_img/2024-08-17_17-37.png?raw=true">
# Usage
just type `./xsetrootd`
nb: make sure X11 lib is installed
## Contributing
Your contributions are always welcome!
## Maintainer
[Fadhil Riyanto](https://github.com/fadhil-riyanto)
## License
GPL-3.0
|