Fix docs for :monitor list
This commit is contained in:
parent
1db7ff3bad
commit
4862db66ef
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ This field can be:
|
|||
- the string `<primary>`, in which case eww tries to identify the primary display (which may fail, especially on wayland)
|
||||
- an integer, declaring the monitor index
|
||||
- the name of the monitor
|
||||
- an array of monitor matchers, such as: `["<primary>" "HDMI-A-1" "PHL 345B1C" 0]`. Eww will try to find a match in order, allowing you to specify fallbacks.
|
||||
- a string containing a JSON-array of monitor matchers, such as: `'["<primary>" "HDMI-A-1" "PHL 345B1C" 0]'`. Eww will try to find a match in order, allowing you to specify fallbacks.
|
||||
|
||||
|
||||
**`geometry`-properties**
|
||||
|
|
Loading…
Add table
Reference in a new issue