summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-03-19 19:23:53 +0530
committerAndinus <andinus@nand.sh>2020-03-19 19:23:53 +0530
commit4f406504910abdd2f604d3cc29fc41a4f63964ea (patch)
tree0d5d3a6d80e5f14618e378ef1f3a36d315191564
parentfabb8465172eb5a73d646dd7179872ce37750344 (diff)
downloadcetus-4f406504910abdd2f604d3cc29fc41a4f63964ea.tar.gz
Add more information regarding support in readme
-rw-r--r--README.org5
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.