summaryrefslogtreecommitdiff
path: root/desktop/spectrwm/README
diff options
context:
space:
mode:
authorAndrew Payne <phalange@komputermatrix.com>2020-09-04 20:35:23 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-04 20:35:23 +0700
commit4f78942d46b2136e743576645ade2181c0668b3b (patch)
tree4d2ec65d3989c81f06d7162e8ca90ef54b944efc /desktop/spectrwm/README
parent272c8767625cb885fc6bf9a34954189df390a853 (diff)
downloadslackbuilds-4f78942d46b2136e743576645ade2181c0668b3b.tar.gz
desktop/spectrwm: Updated for version 3.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/spectrwm/README')
-rw-r--r--desktop/spectrwm/README21
1 files changed, 15 insertions, 6 deletions
diff --git a/desktop/spectrwm/README b/desktop/spectrwm/README
index f08dd0c706..6bb74ad8e5 100644
--- a/desktop/spectrwm/README
+++ b/desktop/spectrwm/README
@@ -4,9 +4,18 @@ 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.
-This package installs an example spectrwm.conf, which contains a fair number of
-options and default values. Also, there are example scripts for the bar_action
-configure option, that can be used (perhaps after further customization) on
-Slackware to display CPU, memory, wifi link, battery and X11 keyboard layout.
-Further information about this can be found in the package's documentation
-directory.
+NOTES:
+The installer includes several example files, including:
+* baraction.sh (scripts for the status bar in Linux)
+* spectrwm.conf (a default configuration file)
+* spectrwm_$LANGUAGE.conf (language-specfic keyboard layouts)
+
+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/
+
+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.