feat: disk space monitor with mako/swaync notifications + waybar indicator #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/disk-monitor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a disk monitor that warns you before your disk fills up again.
Three modes:
notify-sendwarning at 85%, critical alert at 92%Files changed:
waybar/scripts/disk-monitor.sh— the monitoring script (new)hypr/hyprland.conf—exec-oncefor daemon autostartwaybar/config.jsonc— addedcustom/disk-monitormodule to barwaybar/modules.json— module definition (60s refresh, JSON)waybar/style.css— warning (orange) and critical (red+blink) stylesTo deploy after merge:
And you'll see a 💾 indicator in your bar that changes color as disk fills up.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.