aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-09-26 14:41:39 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-09-26 14:41:39 +0300
commit919a26f95787a163800e9505fc4c8cd0c9098f31 (patch)
tree1dd4a958307de76992931794197ab59550b76329
parent03b2f9b30700848862f4920f76cd6113bdf8c3c1 (diff)
downloadswayrice-919a26f95787a163800e9505fc4c8cd0c9098f31.tar.gz
swayrice-919a26f95787a163800e9505fc4c8cd0c9098f31.zip
Replaced pulseaudio with pipewire
Getting rid of poetteringware bit by bit.
-rwxr-xr-xartix.sh4
-rw-r--r--dotfiles/.config/sway/config6
2 files changed, 7 insertions, 3 deletions
diff --git a/artix.sh b/artix.sh
index 110c0ed..872d01f 100755
--- a/artix.sh
+++ b/artix.sh
@@ -10,8 +10,8 @@ pacman -Sy zsh zsh-syntax-highlighting wireguard-tools mediainfo highlight \
cronie-runit metalog metalog-runit dnsmasq networkmanager dhcpcd \
networkmanager-runit rsync grim wf-recorder slurp ffmpeg w3m youtube-dl \
newsboat wget curl inkscape gimp darktable gcc make wpa_supplicant \
- fontconfig pkg-config fakeroot papirus-icon-theme alsa-utils pulseaudio \
- pamixer pulseaudio-bluetooth imagemagick ntfs-3g unzip unrar \
+ fontconfig pkg-config fakeroot papirus-icon-theme alsa-utils pipewire \
+ pipewire-alsa pipewire-pulse pamixer imagemagick ntfs-3g unzip unrar \
gnome-themes-standard telegram-desktop qt5ct r bc udisks2 dash \
perl-term-readline-gnu transmission-cli transmission-remote-gtk \
python-pynvim python-pip python-pillow calcurse acpi acpid gnupg \
diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config
index dc8eec2..f54e4f3 100644
--- a/dotfiles/.config/sway/config
+++ b/dotfiles/.config/sway/config
@@ -54,7 +54,11 @@ exec_always {
##### Startup scripts and programs #####
# Waybar
exec waybar_launch
-# music daemon
+# Audio
+exec pipewire
+exec pipewire-media-session
+exec pipewire-pulse
+# Music daemon
exec mpd
# Bluetooth adapter applet
exec_always blueman-applet