eww: Use new syntax for monitor parameter

This commit is contained in:
Erwin Boskma 2024-06-12 16:59:28 +02:00
parent 5376c91f35
commit ef94281d67
Signed by: erwin
SSH key fingerprint: SHA256:OCinH/khuGY1LA9RG8YLM8GNH6C1DDXBdy3SNE+I5Hw

View file

@ -252,7 +252,7 @@
:height "32px"
:anchor "top center")
:stacking "fg"
:monitor 0
:monitor "DP-2"
:reserve (struts :distance "47px"
:side "top")
:wm-ignore false
@ -268,7 +268,7 @@
:height "32px"
:anchor "top center")
:stacking "fg"
:monitor 0
:monitor '["<primary>", "DP-1", "PLG2888UH", 0]'
:exclusive true
:hexpand false
:vexpand false