commit ebf441b359668c19da866bfdf3b126f171edac4f
parent 89d73beedbad2d484adc85fe114680e85d391958
Author: Martin Michlmayr <tbm@cyrius.com>
Date: Mon, 8 Aug 2022 13:38:24 +0800
sway-output.5: improve display of parameter
Since "width" and "height" are separate parameters, show them as such.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
@@ -24,7 +24,7 @@ must be separated by one space. For example:
# COMMANDS
-*output* <name> mode|resolution|res [--custom] <WIDTHxHEIGHT>[@<RATE>Hz]
+*output* <name> mode|resolution|res [--custom] <width>x<height>[@<rate>Hz]
Configures the specified output to use the given mode. Modes are a
combination of width and height (in pixels) and a refresh rate that your
display can be configured to use. For a list of available modes for each