mirror of
https://github.com/swaywm/sway.git
synced 2026-04-27 06:46:25 -04:00
Clarify usage of "make, model and serial" string
This commit is contained in:
parent
0327c999d7
commit
a8f6d025a7
1 changed files with 5 additions and 0 deletions
|
|
@ -19,6 +19,11 @@ model and serial which you can get from *swaymsg -t get_outputs*. Each value
|
|||
must be separated by one space. For example:
|
||||
|
||||
output "Some Company ABC123 0x00000000" pos 1920,0
|
||||
|
||||
Using the make, model and serial string to identify a monitor might need an
|
||||
extra set of quotes, if used through the command line. For example:
|
||||
|
||||
sway output '"Some Company ABC123 0x00000000"' pos 1920,0
|
||||
|
||||
# COMMANDS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue