diff options
Diffstat (limited to 'sway.5.txt')
-rw-r--r-- | sway.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ Commands **output** <name> <background|bg> <file> <mode>:: Sets the wallpaper for the given output to the specified file, using the given - scaling mode (one of "stretch", "fill", "center", "tile"). + scaling mode (one of "stretch", "fill", "fit", "center", "tile"). **output** <name> disable:: Disables the specified output. |