diff options
Diffstat (limited to 'desktop/dwm/README')
-rw-r--r-- | desktop/dwm/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/dwm/README b/desktop/dwm/README index 64d2e2e699..f02b1fec01 100644 --- a/desktop/dwm/README +++ b/desktop/dwm/README @@ -31,6 +31,10 @@ Use rofi instead of dmenu: ROFI=yes sh dwm.SlackBuild +Enable keypad for tags as well as top row digits: + + KEYPAD=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 |