mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Address installation inside a chroot
This commit is contained in:
@@ -9,7 +9,7 @@ if ls /sys/class/power_supply/BAT* &>/dev/null; then
|
||||
powerprofilesctl set balanced || true
|
||||
|
||||
# Enable battery monitoring timer for low battery notifications
|
||||
systemctl --user enable --now omarchy-battery-monitor.timer || true
|
||||
chrootable_systemctl_enable --user omarchy-battery-monitor.timer || true
|
||||
else
|
||||
# This computer runs on power outlet
|
||||
powerprofilesctl set performance || true
|
||||
|
||||
Reference in New Issue
Block a user