aboutsummaryrefslogtreecommitdiff
path: root/sway.5.txt
diff options
context:
space:
mode:
authorChristoph Gysin <christoph.gysin@gmail.com>2015-11-25 22:26:21 +0200
committerChristoph Gysin <christoph.gysin@gmail.com>2015-11-25 22:32:02 +0200
commitbe3fae148bc2a48a1d828b72221c0fd69bea79f7 (patch)
treeeb872cf8e54e08d6ee6205564d8959a11430b9b3 /sway.5.txt
parent8630bc37524434096165acff5493eff399387df2 (diff)
swaybg: implement scaling mode "fit"
Diffstat (limited to 'sway.5.txt')
-rw-r--r--sway.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway.5.txt b/sway.5.txt
index 700de8b2..8a949465 100644
--- a/sway.5.txt
+++ b/sway.5.txt
@@ -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.