reduce unnecessary killings of eww
This commit is contained in:
parent
f6d2dc5512
commit
b8ac1ed939
1 changed files with 0 additions and 2 deletions
|
@ -92,7 +92,6 @@ def bars [display_name?: string] {
|
||||||
|
|
||||||
def "dp ccchh" [] {
|
def "dp ccchh" [] {
|
||||||
layaway "hdmi2 + edp/bottom,center"
|
layaway "hdmi2 + edp/bottom,center"
|
||||||
pkill eww
|
|
||||||
bars "25BL56WY"
|
bars "25BL56WY"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -100,6 +99,5 @@ def "dp gay" [] {
|
||||||
layaway "dp3 + edp1/bottom,center + dp5/right,top"
|
layaway "dp3 + edp1/bottom,center + dp5/right,top"
|
||||||
# manual fix for lack of frequency in layaway, else monitor just turns off
|
# 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"
|
swaymsg "output DP-3 position 0 0 scale 1 transform normal resolution 1920x1080@60Hz"
|
||||||
pkill eww
|
|
||||||
bars "LEN G27c-10"
|
bars "LEN G27c-10"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue