# Xorg root Daemon Simple script that give you realtime datetime and battery capacity for X Window. simulating `xsetroot -name "text"` example: # Usage & build
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 ## Contributing Your contributions are always welcome! ## Maintainer [Fadhil Riyanto](https://github.com/fadhil-riyanto) ## License GPL-3.0