summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-03-23 13:33:08 +0530
committerAndinus <andinus@nand.sh>2020-03-23 13:33:08 +0530
commit48ef8ba6544f6df1e3081f556cb7b5b7efbfe081 (patch)
tree66e756e6806fc827ca56f8ff6614ce72f5f7ea3f
parenta6b03fa4bb89a8f0c3546f720d5b35178c29f499 (diff)
downloadcetus-48ef8ba6544f6df1e3081f556cb7b5b7efbfe081.tar.gz
Reflect new dependency in readme
-rw-r--r--README.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.org b/README.org
index de3482a..8f83476 100644
--- a/README.org
+++ b/README.org
@@ -20,8 +20,9 @@ Day, I may add support for other services later. Both sources are very easy to
 work with, I personally like NASA APOD & fallback to BPOD only when it's not an
 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
+Dependency: /feh/, /libnotify/ (optional)
+
+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. 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.