mirror of
https://github.com/swaywm/sway.git
synced 2025-11-18 06:59:48 -05:00
commands: add nop
This commit is contained in:
parent
744724b3cb
commit
c1af79532f
5 changed files with 12 additions and 0 deletions
|
|
@ -167,6 +167,10 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
|
|||
*move* [to] scratchpad
|
||||
Moves the focused window to the scratchpad.
|
||||
|
||||
*nop* <comment>
|
||||
A no operation command that can be used to override default behaviour. The
|
||||
optional comment argument is ignored, but logged for debugging purposes.
|
||||
|
||||
*reload*
|
||||
Reloads the sway config file and applies any changes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue