Pulseaudio kill & start method no longer needed

master
Meliurwen 3 years ago
parent 91cf17d8f0
commit c4b22298f6
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 2
      i3/.config/i3/config

@ -239,7 +239,7 @@ exec --no-startup-id envsubst < ~/.config/dunst/dunstrc.template > ~/.config/dun
# Pulseaudio
## Necessary if you have no DE (gnome, xfce, etc...) under i3.
exec --no-startup-id pulseaudio --kill && sleep 1 && pulseaudio --start
#exec --no-startup-id pulseaudio --kill && sleep 1 && pulseaudio --start
# Nextcloud Desktop
#exec --no-startup-id nextcloud

Loading…
Cancel
Save