Clarify usage of "make, model and serial" string

This commit is contained in:
Stratos Gerakakis 2019-03-18 15:01:06 +01:00
parent 0327c999d7
commit a8f6d025a7

View file

@ -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: must be separated by one space. For example:
output "Some Company ABC123 0x00000000" pos 1920,0 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 # COMMANDS