mirror of
https://github.com/swaywm/sway.git
synced 2024-12-29 00:16:22 +01:00
Merge pull request #2452 from janza/position-command-fix-args
Man page: Correct argument format for output position config
This commit is contained in:
commit
146cc0a441
1 changed files with 1 additions and 1 deletions
|
@ -476,7 +476,7 @@ The default colors are:
|
||||||
|
|
||||||
output HDMI-A-1 mode 1920x1080@60Hz
|
output HDMI-A-1 mode 1920x1080@60Hz
|
||||||
|
|
||||||
*output* <name> position|pos <X,Y>
|
*output* <name> position|pos <X> <Y>
|
||||||
Places the specified output at the specific position in the global
|
Places the specified output at the specific position in the global
|
||||||
coordinate space.
|
coordinate space.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue