diff --git a/shells/fish/config.fish b/shells/fish/config.fish index 97b2340..8ed7c6c 100644 --- a/shells/fish/config.fish +++ b/shells/fish/config.fish @@ -123,6 +123,7 @@ if status --is-login # Unlock GPG keyring befor starting X. # This makes some things easier. echo "gpg unlock" | gpg -se -r me@mmk2410.org > /dev/null + pulseaudio -D exec startx -- -keeptty end end