diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 17:05:51 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:53 +0700 |
commit | d3979d7b5ddb613c0520567bc0e470f98552e2a8 (patch) | |
tree | 1d259aff334f4ef62e2a246407de079b85a14cd4 /desktop/spectrwm/README | |
parent | 2027ceb30d4367b159520afa4d697dac92dd42b0 (diff) | |
download | slackbuilds-d3979d7b5ddb613c0520567bc0e470f98552e2a8.tar.gz |
desktop/spectrwm: Fix README, template comments.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/spectrwm/README')
-rw-r--r-- | desktop/spectrwm/README | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/desktop/spectrwm/README b/desktop/spectrwm/README index 6bb74ad8e5..40654ba22c 100644 --- a/desktop/spectrwm/README +++ b/desktop/spectrwm/README @@ -1,8 +1,9 @@ -Spectrwm is a small dynamic tiling window manager for X11. It tries to stay out -of the way so that valuable screen real estate can be used for much more -important stuff. It has sane defaults and does not require one to learn a -language to do any configuration. It was written by hackers for hackers and it -strives to be small, compact and fast. +Spectrwm is a small dynamic tiling window manager for X11. It tries +to stay out of the way so that valuable screen real estate can be +used for much more important stuff. It has sane defaults and does +not require one to learn a language to do any configuration. It was +written by hackers for hackers and it strives to be small, compact +and fast. NOTES: The installer includes several example files, including: @@ -12,10 +13,12 @@ The installer includes several example files, including: All these files can be found in /usr/doc/spectrwm-$VERSION/examples -The installer places a default spectrwm.conf in /etc but spectrwm will also look -for .spectrwm.conf and .spectrwm_us.conf in $HOME/user/ +The installer places a default spectrwm.conf in /etc but spectrwm will +also look for .spectrwm.conf and .spectrwm_us.conf in $HOME/user/ -baraction.sh can go in an executable path which should be named in .spectrwm.conf +baraction.sh can go in an executable path which should be named in +.spectrwm.conf -Finally, dmenu is a soft dependency, and spectrwm will give a warning if it's -missing. However it's not essential and some users may prefer other app launchers. +Finally, dmenu is a soft dependency, and spectrwm will give a warning +if it's missing. However it's not essential and some users may prefer +other app launchers. |