fix(hypr): run laptop-lid script on reload
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled

This commit is contained in:
Price Hiller 2024-09-11 11:02:11 -05:00
parent 1281b0c19d
commit 50f7a36412
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,4 +1,5 @@
monitor = ,preferred,auto,auto monitor = ,preferred,auto,auto
monitor=eDP-1,preferred,0x0,1.3333 monitor=eDP-1,preferred,0x0,1.3333
exec = systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash
bindl=,switch:off:Lid Switch,exec,systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash bindl=,switch:off:Lid Switch,exec,systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash
bindl=,switch:on:Lid Switch,exec,systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash bindl=,switch:on:Lid Switch,exec,systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash