refactor(hypr): improve "toggling" off laptop screen
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 49s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 49s
This commit is contained in:
parent
6acec8f463
commit
7627e23fc7
@ -1,4 +1,4 @@
|
||||
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"
|
||||
monitor=eDP-1,preferred,0x0,1.5
|
||||
bindl=,switch:off:Lid Switch,exec,brightnessctl s 50%
|
||||
bindl=,switch:on:Lid Switch,exec,brightnessctl s 0%
|
||||
|
Loading…
Reference in New Issue
Block a user