aboutsummaryrefslogtreecommitdiff
path: root/desktop/dwm/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@tty1.uk>2019-04-15 17:55:24 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-04-20 08:20:55 +0700
commit718e23b5c6f511431a8a72a31eb7f27af71b0833 (patch)
tree5c76d4009719352f0075320f86bac1188dc7cf92 /desktop/dwm/README
parentf53d530a7a105a43801b83f4eb2866a5ee486950 (diff)
downloadslackbuilds-718e23b5c6f511431a8a72a31eb7f27af71b0833.tar.xz
desktop/dwm: Add new options to slackbuild. Fix 6.2 update patch.
Diffstat (limited to 'desktop/dwm/README')
-rw-r--r--desktop/dwm/README29
1 files changed, 29 insertions, 0 deletions
diff --git a/desktop/dwm/README b/desktop/dwm/README
index 17f58ac0a275..89a5d486f679 100644
--- a/desktop/dwm/README
+++ b/desktop/dwm/README
@@ -22,3 +22,32 @@ OPTIONS
Use the system tray patch:
SYSTRAY=yes sh dwm.SlackBuild
+
+Use Mod4 (Windows key) instead of Mod1 (alt):
+
+ MOD4=yes sh dwm.SlackBuild
+
+Use rofi instead of dmenu:
+
+ ROFI=yes sh dwm.SlackBuild
+
+The ROFI option also installs dwm.rasi rofi theme to
+/usr/share/rofi/themes. This is set to use the same
+font as dwm, so if you have patched the dwm font then you
+may also want to adjust it to match.
+
+
+OPTIIONAL
+
+st
+
+A good minimal terminal with fontconfig support. Think
+"urxvt", but without perl support and the need to specify
+fallback fonts manually.
+
+rofi
+
+A good replacement for dmenu, which caches commands hit rate
+so that the most used ones are listed first and saves a lot
+of extra typing. Cache can be cleared by deleting
+~/.cache/rofi-*.runcache