diff options
author | Andinus <andinus@nand.sh> | 2020-03-19 19:23:53 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-03-19 19:23:53 +0530 |
commit | 4f406504910abdd2f604d3cc29fc41a4f63964ea (patch) | |
tree | 0d5d3a6d80e5f14618e378ef1f3a36d315191564 | |
parent | fabb8465172eb5a73d646dd7179872ce37750344 (diff) | |
download | cetus-4f406504910abdd2f604d3cc29fc41a4f63964ea.tar.gz |
Add more information regarding support in readme
-rw-r--r-- | README.org | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README.org b/README.org index 8529fe3..e5481ad 100644 --- a/README.org +++ b/README.org @@ -23,7 +23,10 @@ image (somtimes they choose a video for APOD). Currently the only dependency is [[https://feh.finalrewind.org/][feh]], it is used to set the background. It doesn't support some desktop environments but should work fine many others. I plan to add support for unsupported DEs too provided they're not hard to -implement. +implement. Experimental support for GNOME, Unity, Pantheon & LXDE was added. If +you're using i3 or similar WM/DE which uses X background then feh should work. + +*Tested on*: OpenBSD 6.6 with i3wm Also the code is not so good, I couldn't think of a good way to structure it. If you have a better idea then please let me know. |