From 9b24af1c22e65bcf686d831be59487a31ec98979 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 29 Jul 2016 08:00:23 -0400 Subject: Document scale factor configuration in sway(5) --- sway/sway.5.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index fdf5c0c1..446995d5 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -300,6 +300,10 @@ The default colors are: **output** :: Configures the specified output to be arranged at the given position. +**output** :: + Configures the specified output to be scaled up by the specified integer + scaling factor (usually 2 for HiDPI screens). + **output** :: Sets the wallpaper for the given output to the specified file, using the given scaling mode (one of "stretch", "fill", "fit", "center", "tile"). -- cgit v1.2.3-54-g00ecf