Document what's missing
This commit is contained in:
parent
36a30dd01d
commit
d9424b2bff
@ -4,6 +4,7 @@
|
||||
# even if they're not running off a battery. So let's make sure that's changed to performance.
|
||||
yay -S --noconfirm python-gobject power-profiles-daemon
|
||||
|
||||
# FIXME: Need a way to add the user system unit in CHROOT install
|
||||
if ls /sys/class/power_supply/BAT* &>/dev/null && [ -z "${OMARCHY_CHROOT_INSTALL:-}" ]; then
|
||||
# This computer runs on a battery
|
||||
powerprofilesctl set balanced || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user