Rename AC power helper
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user