aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2018-10-08 09:56:34 -0400
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2018-10-08 09:59:38 -0400
commit09c3c33081a8b8c941cbc1eeab0e5a70e54d04ff (patch)
tree9f657329f7775cd764b60326a419d369eae8a605 /sway/sway.5.scd
parentMerge pull request #2793 from emersion/disable-swaybg (diff)
downloadsway-09c3c33081a8b8c941cbc1eeab0e5a70e54d04ff.tar.gz
sway-09c3c33081a8b8c941cbc1eeab0e5a70e54d04ff.tar.zst
sway-09c3c33081a8b8c941cbc1eeab0e5a70e54d04ff.zip
Allow swaynag to be disabled
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index c7d20b17..43f0e132 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -81,6 +81,9 @@ The following commands may only be used in the configuration file.
81 arguments. This should be placed at the top of the config for the best 81 arguments. This should be placed at the top of the config for the best
82 results. 82 results.
83 83
84 It can be disabled by setting the command to a single dash:
85 _swaynag\_command -_
86
84The following commands cannot be used directly in the configuration file. 87The following commands cannot be used directly in the configuration file.
85They are expected to be used with *bindsym* or at runtime through *swaymsg*(1). 88They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
86 89