summaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 70b74a45..0378a3d5 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -167,6 +167,10 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
167*move* [to] scratchpad 167*move* [to] scratchpad
168 Moves the focused window to the scratchpad. 168 Moves the focused window to the scratchpad.
169 169
170*nop* <comment>
171 A no operation command that can be used to override default behaviour. The
172 optional comment argument is ignored, but logged for debugging purposes.
173
170*reload* 174*reload*
171 Reloads the sway config file and applies any changes. 175 Reloads the sway config file and applies any changes.
172 176