fix(hypr): run laptop-lid script on reload
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
This commit is contained in:
parent
1281b0c19d
commit
50f7a36412
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user