added dunst for low bat notifs

This commit is contained in:
2025-12-26 14:36:51 +11:00
parent a758f7df2f
commit 09eac58059
18 changed files with 55 additions and 1 deletions

4
.config/dunst/launch_dunst.sh Executable file
View File

@@ -0,0 +1,4 @@
if pgrep -f i3-battery-popup > /dev/null; then
pkill -f i3-battery-popup
fi
i3-battery-popup -L 21% -I 5% -t 10s -n -i $HOME/.config/dunst/icons/low-battery.svg