diff options
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r-- | sway/sway-output.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
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* <name> mode|resolution|res [--custom] <WIDTHxHEIGHT>[@<RATE>[Hz]] +*output* <name> mode|resolution|res [--custom] <WIDTHxHEIGHT>[@<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 |