diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-11-27 10:09:49 -0800 |
---|---|---|
committer | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-11-27 10:09:49 -0800 |
commit | 7a7e1d1d8f5524380d24875ceb74ada9fe528b61 (patch) | |
tree | 690788a27a5b9c114e5a5ecb6ed2a1fe99aa0f8d /desktop/dwm/README | |
parent | c96747f4ed80529657ae9609440cdbf7a69a5620 (diff) | |
download | slackbuilds-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/README | 5 |
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. |