Simple script that give you realtime datetime and battery capacity for X Window.
simulating xsetroot -name "text"
git clone https://github.com/fadhil-riyanto/xrootd.git cd xrootd mkdir build cd build cmake .. make -j4 ./xsetrootd
or install
sudo make install xsetrootd
build dependencies:
- X11
- gdk-pixbuf
- glib-2.0
- libnotify
Your contributions are always welcome!
GPL-3.0