refactor(hypr): improve laptop lid handling
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 55s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 55s
This commit is contained in:
parent
e823309cf0
commit
436199a76b
@ -1,2 +1,4 @@
|
||||
monitor = , preferred, auto, 1
|
||||
monitor=eDP-1,preferred,auto,1.35
|
||||
monitor = ,preferred,auto,auto
|
||||
monitor=eDP-1,preferred,auto,1.5
|
||||
bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1,preferred,auto,1.5"
|
||||
bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1,disable"
|
||||
|
@ -84,5 +84,4 @@ monitor-laptop-lid() {
|
||||
done
|
||||
}
|
||||
monitor-ssid &
|
||||
monitor-laptop-lid &
|
||||
wait
|
||||
|
Loading…
Reference in New Issue
Block a user