Fish: indention fix
This commit is contained in:
parent
9075d41038
commit
efd2c16917
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +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
|
||||
pulseaudio -D # start pulseaudio before X is started
|
||||
exec startx -- -keeptty
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue