summaryrefslogtreecommitdiffstats
path: root/desktop/dwm/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/dwm/README')
-rw-r--r--desktop/dwm/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/dwm/README b/desktop/dwm/README
index 2d265f98df..77a1a928c2 100644
--- a/desktop/dwm/README
+++ b/desktop/dwm/README
@@ -3,4 +3,9 @@ floating layouts. Either layout can be applied dynamically, optimizing
the environment for the application in use and the task performed. It
is the little brother of wmii.
+As of 6.1, `st` is the default terminal. This does not require
+installing `st`, only symlinking your favorite terminal to:
+
+ /usr/local/bin/st
+
See README.CONFIG for more information.