fix: replace xorg-xbacklight with acpilight
This commit is contained in:
parent
35ab8f9014
commit
88e2dec015
|
@ -52,7 +52,7 @@ case "$PM" in
|
||||||
# bluetooth
|
# bluetooth
|
||||||
if has_bluetooth; then
|
if has_bluetooth; then
|
||||||
sudo pacman -S --noconfirm --needed \
|
sudo pacman -S --noconfirm --needed \
|
||||||
bluez bluez-utils blueman pulseaudio-bluetooth xorg-xbacklight
|
bluez bluez-utils blueman pulseaudio-bluetooth acpilight
|
||||||
sudo systemctl enable bluetooth
|
sudo systemctl enable bluetooth
|
||||||
sudo systemctl start bluetooth
|
sudo systemctl start bluetooth
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user