mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29: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
|
@ -1,5 +1,5 @@
|
|||||||
yay -S --noconfirm --needed \
|
yay -S --noconfirm --needed \
|
||||||
brightnessctl playerctl pamixer pavucontrol wireplumber blueberry \
|
brightnessctl playerctl pamixer pavucontrol wireplumber \
|
||||||
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
|
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
|
||||||
wl-clip-persist clipse \
|
wl-clip-persist clipse \
|
||||||
nautilus sushi gnome-calculator \
|
nautilus sushi gnome-calculator \
|
||||||
|
Reference in New Issue
Block a user