Enable bluetooth by default
This commit is contained in:
5
install/bluetooth.sh
Normal file
5
install/bluetooth.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
# Turn on bluetooth by default
|
||||
sudo systemctl enable --now bluetooth.service
|
||||
|
||||
# Install bluetooth controls
|
||||
yay -S --noconfirm --needed blueberry
|
||||
Reference in New Issue
Block a user