Move gpg TTY update to zshrc.
This commit is contained in:
@@ -40,7 +40,5 @@ fi
|
||||
# Set GPG TTY
|
||||
export GPG_TTY=$(tty)
|
||||
|
||||
gpg-connect-agent updatestartuptty /bye >/dev/null
|
||||
|
||||
# exec startx breaks some logind fuckery, without exec it works
|
||||
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && startx
|
||||
|
||||
Reference in New Issue
Block a user