Skip to content

Commit 9166b60

Browse files
authored
add pipewire service start
1 parent a134015 commit 9166b60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ if ! [ $(lsmod | grep -wq "^btusb") ];then
2323
fi
2424
sudo systemctl start bluetooth.service
2525
sudo systemctl enable bluetooth.service
26+
systemctl --user enable --now pipewire pipewire-pulse
2627

2728
echo "Changing shell to zsh"
2829
chsh -s /usr/bin/zsh

0 commit comments

Comments
 (0)