pipewire-start added to up

This commit is contained in:
Nathan 2022-02-19 15:05:58 -06:00
parent ef899c5ece
commit 57ba3cf09c
1 changed files with 4 additions and 0 deletions

4
up
View File

@ -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