shutdown behavior

This commit is contained in:
2025-08-31 09:38:48 -05:00
parent 32d95647f8
commit 6be91c5617
2 changed files with 2 additions and 3 deletions

View File

@@ -57,6 +57,8 @@
bind = , Print, exec, grim -g "$(slurp)"
'') + ''
source = ${config.home.homeDirectory}/.config/hypr/main.conf
exec-shutdown = if [[ -f ${config.home.homeDirectory}/.local/share/calcurse/.calcurse.pid ]]; then rm ${config.home.homeDirectory}/.local/share/calcurse/.calcurse.pid; fi
'';
};