Ensure jobrunner quits before exit

This commit is contained in:
JeremyStar™ 2024-06-04 12:33:33 +02:00
parent 07b35c025a
commit 0cfc31cced
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -112,7 +112,7 @@ bind = SUPER_SHIFT, Y, movetoworkspace, 0
# --> Session management
bindt = SUPER_SHIFT, M, exec, $programsJobrunner hyprctl reload
bindt = SUPER_SHIFT, L, exec, cd $dirHypr;hyprlock
bindt = SUPER_SHIFT, Q, exit
bindt = SUPER_SHIFT, Q, exec, $programsJobrunner EXIT; sleep 1s; pkill -9 jobrunner; rm -rf /tmp/jobrunner; hyprctl dispatch exit
bindt = SUPER_SHIFT, W, exec, poweroff
bindt = SUPER_SHIFT, E, exec, reboot