From b34c198f0b0333ecad26e1d4780f4255a4a7125e Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sat, 21 Mar 2020 17:31:54 +0100 Subject: Fix output mode usage The "Hz" part is required. --- sway/sway-output.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd index b71e5744..1805e54d 100644 --- 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* mode|resolution|res [--custom] [@[Hz]] +*output* mode|resolution|res [--custom] [@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 -- cgit v1.2.3