xinitrc: do not use gentoo-pipewire-launcher

This commit is contained in:
dogeystamp 2023-08-03 18:40:59 -04:00
parent 4a12cf07b9
commit 03202c43b0
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -18,7 +18,9 @@ xss-lock -- slock &
dunst & dunst &
xrdb .Xresources xrdb .Xresources
if ! pgrep pipewire; then if ! pgrep pipewire; then
gentoo-pipewire-launcher & wireplumber &
pipewire &
pipewire-pulse &
fi fi
# DBus # DBus