fix(hypr): run laptop-lid script on reload
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m16s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m16s
This commit is contained in:
parent
5590017c27
commit
9bf2604b62
@ -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