diff options
| author | Christoph Gysin <christoph.gysin@gmail.com> | 2015-11-25 22:26:21 +0200 |
|---|---|---|
| committer | Christoph Gysin <christoph.gysin@gmail.com> | 2015-11-25 22:32:02 +0200 |
| commit | be3fae148bc2a48a1d828b72221c0fd69bea79f7 (patch) | |
| tree | eb872cf8e54e08d6ee6205564d8959a11430b9b3 /sway.5.txt | |
| parent | 8630bc37524434096165acff5493eff399387df2 (diff) | |
swaybg: implement scaling mode "fit"
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. |
