diff options
author | taiyu <taiyu.len@gmail.com> | 2015-08-23 12:34:18 -0700 |
---|---|---|
committer | taiyu <taiyu.len@gmail.com> | 2015-08-23 12:34:18 -0700 |
commit | 51ab3c918030565cefbb82dc8e899f324e6c5a21 (patch) | |
tree | 1a9e633ead0ff50f55987310621dab39531d2305 /sway.5.txt | |
parent | d72cc925416847adaf2636cea0773ef6d9a46461 (diff) | |
parent | 1ac0c8cd47f734809c20bf6a6a0a7278680ed597 (diff) | |
download | sway-51ab3c918030565cefbb82dc8e899f324e6c5a21.tar.xz |
merge
Diffstat (limited to 'sway.5.txt')
-rw-r--r-- | sway.5.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -85,6 +85,9 @@ Commands arranged at the given position in the layout tree. You may omit either of these parameters if you only want to set one of them. +**output** <name> disable:: + Disables the specified output. + **reload**:: Reloads the sway config file without restarting sway. |