X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.xinitrc;h=a0cce71ef23a37d84ed69493e5fd7b3cff7f540d;hb=134262a732f012addd87273bfa4a3c943fa6d3ed;hp=17e58e923fb7ff769472f8003de709a2652e938b;hpb=f3372206cdfa91e83a504f368ad7075a22d04a09;p=max%2Fdotfiles.git diff --git a/X/.xinitrc b/X/.xinitrc index 17e58e9..a0cce71 100644 --- a/X/.xinitrc +++ b/X/.xinitrc @@ -50,8 +50,16 @@ export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on" feh --bg-scale ~/Pictures/background.jpg& -twmnd& +/usr/lib64/xfce4/notifyd/xfce4-notifyd& xset -b +if ! pgrep -x -u "${USER}" gpg-agent>/dev/null 2>&1; then + eval $(gpg-agent --daemon \ + --use-standard-socket \ + --write-env-file "${HOME}/.gpg-agent-info") +fi + +gpg-connect-agent udatestartuptty /bye >/dev/null + exec /usr/bin/ratpoison