reduce unnecessary killings of eww

This commit is contained in:
Schrottkatze 2025-03-14 13:09:58 +01:00
commit b8ac1ed939
No known key found for this signature in database

View file

@ -92,7 +92,6 @@ def bars [display_name?: string] {
def "dp ccchh" [] {
layaway "hdmi2 + edp/bottom,center"
pkill eww
bars "25BL56WY"
}
@ -100,6 +99,5 @@ def "dp gay" [] {
layaway "dp3 + edp1/bottom,center + dp5/right,top"
# manual fix for lack of frequency in layaway, else monitor just turns off
swaymsg "output DP-3 position 0 0 scale 1 transform normal resolution 1920x1080@60Hz"
pkill eww
bars "LEN G27c-10"
}