feat: add disk-monitor daemon autostart to Hyprland config

This commit is contained in:
2026-05-20 14:29:07 -04:00
parent 7b1998a40d
commit 44c9b11c9d
2 changed files with 23 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ exec-once = hypridle
exec-once = hyprlock
exec-once = /usr/bin/emacs --daemon
exec-once = dbus-update-activation-environment --systemd HYPRLAND_INSTANCE_SIGNATURE
exec-once = $HOME/.config/waybar/scripts/disk-monitor.sh --daemon
#############################
### ENVIRONMENT VARIABLES ###