mirror of
https://github.com/swaywm/sway.git
synced 2024-11-29 11:21:28 +00:00
man: Correct format for output position config
This commit is contained in:
parent
b6428f4751
commit
5aca2b42e6
|
@ -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