aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-output.5.scd
diff options
context:
space:
mode:
authorLibravatar PlusMinus0 <brandt.matthias+github@gmail.com>2019-01-04 11:34:16 +0100
committerLibravatar emersion <contact@emersion.fr>2019-01-04 12:44:03 +0100
commitd87cded568c718aa088b9ded0abf366be5b3743e (patch)
tree101a4ee4b353956a89f5d2ff48308fd6da1d37c5 /sway/sway-output.5.scd
parentUpdate sway-output.5.scd (diff)
downloadsway-d87cded568c718aa088b9ded0abf366be5b3743e.tar.gz
sway-d87cded568c718aa088b9ded0abf366be5b3743e.tar.zst
sway-d87cded568c718aa088b9ded0abf366be5b3743e.zip
Fixed formulations.
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r--sway/sway-output.5.scd6
1 files changed, 3 insertions, 3 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index 5757f079..28524478 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -50,7 +50,7 @@ must be separated by one space. For example:
50 50
51 output eDP1 pos 1600 0 res 1920x1080 51 output eDP1 pos 1600 0 res 1920x1080
52 52
53 Note that the x-pos of eDP1 is 1600 = 3200/2 and the _bottom_ y-pos is 53 Note that the left x-pos of eDP1 is 1600 = 3200/2 and the bottom y-pos is
54 1020 + (1800 / 2) = 1920 = 0 + 1920 54 1020 + (1800 / 2) = 1920 = 0 + 1920
55 55
56*output* <name> scale <factor> 56*output* <name> scale <factor>
@@ -60,8 +60,8 @@ must be separated by one space. For example:
60 represent the contents of your windows - they will be rendered at the next 60 represent the contents of your windows - they will be rendered at the next
61 highest integral scale factor and downscaled. You may be better served by 61 highest integral scale factor and downscaled. You may be better served by
62 setting an integral scale factor and adjusting the font size of your 62 setting an integral scale factor and adjusting the font size of your
63 applications to taste. For scales other than 1, xwayland windows will look 63 applications to taste. HiDPI isn't supported with Xwayland clients (windows
64 blurry for that screen. 64 will blur).
65 65
66*output* <name> background|bg <file> <mode> [<fallback\_color>] 66*output* <name> background|bg <file> <mode> [<fallback\_color>]
67 Sets the wallpaper for the given output to the specified file, using the 67 Sets the wallpaper for the given output to the specified file, using the