feat: laptop udev rule on low battery
This commit is contained in:
parent
a4e69d89cf
commit
ace5c8955d
4 changed files with 3 additions and 1 deletions
1
base.sh
1
base.sh
|
|
@ -38,6 +38,7 @@ systemctl enable \
|
|||
|
||||
if ls -d /sys/class/power_supply/BAT*/ > /dev/null 2>&1; then
|
||||
$PACMAN "${laptop_pkg[@]}"
|
||||
cp -rfT rootfs_laptop/ /
|
||||
systemctl enable tlp
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue