(Scripts/status)~Notify if battery is below 10%

This commit is contained in:
2024-08-28 13:32:17 +01:00
parent dabcd3b06a
commit 42980d0c6a

View File

@@ -20,6 +20,7 @@ else
then
status=""
else
notify-send -u critical "Charge now!"
status=""
fi
fi