Pull low battery warning into shell
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
if omarchy-battery-present; then
|
||||
powerprofilesctl set balanced || true
|
||||
|
||||
# Enable battery monitoring timer for low battery notifications
|
||||
systemctl --user enable --now omarchy-battery-monitor.timer
|
||||
else
|
||||
powerprofilesctl set performance || true
|
||||
fi
|
||||
Reference in New Issue
Block a user