Fish: autostart pulseaudio when starting X
This commit is contained in:
parent
10d608e146
commit
586fd87b6d
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ if status --is-login
|
||||||
# Unlock GPG keyring befor starting X.
|
# Unlock GPG keyring befor starting X.
|
||||||
# This makes some things easier.
|
# This makes some things easier.
|
||||||
echo "gpg unlock" | gpg -se -r me@mmk2410.org > /dev/null
|
echo "gpg unlock" | gpg -se -r me@mmk2410.org > /dev/null
|
||||||
|
pulseaudio -D
|
||||||
exec startx -- -keeptty
|
exec startx -- -keeptty
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue