mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
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