summaryrefslogtreecommitdiffstats
path: root/desktop/dwm/README
diff options
context:
space:
mode:
author Ryan P.C. McQuen2015-11-27 19:09:49 +0100
committer Ryan P.C. McQuen2015-11-27 19:09:49 +0100
commit7a7e1d1d8f5524380d24875ceb74ada9fe528b61 (patch)
tree690788a27a5b9c114e5a5ecb6ed2a1fe99aa0f8d /desktop/dwm/README
parentc96747f4ed80529657ae9609440cdbf7a69a5620 (diff)
downloadslackbuilds-7a7e1d1d8f5524380d24875ceb74ada9fe528b61.tar.gz
desktop/dwm: Updated for version 6.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
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.