refactor(hypr): improve "toggling" off laptop screen
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 49s

This commit is contained in:
Price Hiller 2024-03-30 15:01:40 -05:00
parent 6acec8f463
commit 7627e23fc7
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -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%