Rename AC power helper

This commit is contained in:
David Heinemeier Hansson
2026-06-24 13:38:09 +02:00
parent 267af23efc
commit d136585ef4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# omarchy:summary=Set the correct power profile on boot based on current AC/battery state.
if omarchy-battery-present && ! omarchy-ac-present; then
if omarchy-battery-present && ! omarchy-power-present; then
omarchy-powerprofiles-set battery
else
omarchy-powerprofiles-set ac