aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-output.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r--sway/sway-output.5.scd7
1 files changed, 7 insertions, 0 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index bb3745f3..1efe2f7b 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -64,6 +64,13 @@ must be separated by one space. For example:
64 applications to taste. HiDPI isn't supported with Xwayland clients (windows 64 applications to taste. HiDPI isn't supported with Xwayland clients (windows
65 will blur). 65 will blur).
66 66
67*output* <name> subpixel rgb|bgr|vrgb|vbgr|none
68 Manually sets the subpixel hinting for the specified output. This value is
69 usually auto-detected, but some displays may misreport their subpixel
70 geometry. Using the correct subpixel hinting allows for sharper text.
71 Incorrect values will result in blurrier text. When changing this via
72 *swaymsg*, some applications may need to be restarted to use the new value.
73
67*output* <name> background|bg <file> <mode> [<fallback_color>] 74*output* <name> background|bg <file> <mode> [<fallback_color>]
68 Sets the wallpaper for the given output to the specified file, using the 75 Sets the wallpaper for the given output to the specified file, using the
69 given scaling mode (one of "stretch", "fill", "fit", "center", "tile"). If 76 given scaling mode (one of "stretch", "fill", "fit", "center", "tile"). If