From 0496234370d0d06064cd7fb4b02a31ca75ba1205 Mon Sep 17 00:00:00 2001 From: Tobi-wan Kenobi Date: Sun, 26 Feb 2017 08:28:30 +0100 Subject: [PATCH] [README.md] Add dependencies --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 2f7206a..c5b6a44 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,29 @@ bar { Restart i3wm and - that's it! +# Required Modules + +Modules and commandline utilities are only required for modules, the core itself has no external dependencies at all. + +* psutil (for the modules 'cpu', 'memory') +* netifaces (for the module 'nic') +* requests (for the module 'weather') + +# Required commandline utilities + +* xbacklight (for the module 'brightness') +* xset (for the module 'caffeine') +* notify-send (for the module 'caffeine') +* cmus-remote (for the module 'cmus') +* dnf (for the module 'dnf') +* gpmdp-remote (for the module 'gpmdp') +* setxkbmap (for the module 'layout') +* fakeroot (for the module 'pacman') +* pacman (for the module 'pacman') +* pactl (for the module 'pulseaudio') +* ping (for the module 'ping') +* redshift (for the module 'redshift') +* xrandr (for the module 'xrandr') # Examples Here are some screenshots for all themes that currently exist: