dotfiles/x/xinitrc

10 lines
224 B
Plaintext

# GnuPG
## Configure pinentry to use the correct TTY.
export GPG_TTY=$(tty)
## Update gpg-agent about the correct TTY.
gpg-connect-agent UPDATESTARTUPTTY /bye >/dev/null
# Start window-manager.
dbus-run-session -- stumpwm