aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-07-23 19:05:47 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-23 19:05:47 +0200
commitc98e8b40452c21aed0b9db71b1c52f3476d67557 (patch)
treefb30f7f24b5fed89399d474da22662eb54b56a45 /README.md
parent90b2dc8d77351204fcdc20bf472cd4ad68cbbd35 (diff)
Use dmenu instead of rofi, remove unused script
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a05cc40..461de39 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,9 @@ Run automedia without any options to see all options.
curl, transmission-cli, notify-send (optional)
## Python
lxml, requests, pure_protobuf (optional, used with mangaplus.shueisha.co.jp)
-# Requirements when using read_manga.py
+# Requirements when using open_media.py
## System
-rofi, sxiv
+dmenu, sxiv
# Important
Do not move files inside the download directory. If you want to move them, move the whole download directory
-when automedia is not running and then set the download directory to the new location when using sync command. \ No newline at end of file
+when automedia is not running and then set the download directory to the new location when using sync command.