mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 12:33:50 +01:00
sway-output.5: improve display of parameter
Since "width" and "height" are separate parameters, show them as such.
This commit is contained in:
parent
89d73beedb
commit
ebf441b359
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user