forked from Shinonome/dots-hyprland
fix(audio): Replace pulseaudio with pipewire-pulseaudio on Arch Linux (#2336)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pkgname=illogical-impulse-audio
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Illogical Impulse Audio Dependencies'
|
||||
arch=(any)
|
||||
license=(None)
|
||||
@@ -8,6 +8,7 @@ depends=(
|
||||
cava
|
||||
pavucontrol-qt
|
||||
wireplumber
|
||||
pipewire-pulse
|
||||
libdbusmenu-gtk3
|
||||
playerctl
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user