diff --git a/up b/up index 45c83ad..090f550 100755 --- a/up +++ b/up @@ -38,6 +38,10 @@ fi # apps numlockx on & +if [ -x "$(command -v pipewire-start)" ]; then + pipewire-start +fi + # notifications if [ -x "$(command -v dunst)" ]; then pkill dunst