From 4cdd64694142eeb2fa18113ea7aaacb90890639d Mon Sep 17 00:00:00 2001 From: fadhil riyanto Date: Sat, 17 Aug 2024 17:46:21 +0700 Subject: add license and readme Signed-off-by: fadhil riyanto --- readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..a4b04e3 --- /dev/null +++ b/readme.md @@ -0,0 +1,21 @@ +# Xorg root Daemon + + +Simple script that give you realtime datetime and battery capacity at X Window. + +simulating `xsetroot -name "text"` + +# Usage + +just type `./xsetrootd` + + +## Contributing +Your contributions are always welcome! + +## Maintainer +[Fadhil Riyanto](https://github.com/fadhil-riyanto) + +## License +GPL-3.0 + -- cgit v1.2.3