]> git.friedersdorff.com Git - max/dotfiles.git/commitdiff
Remove old commented code for gpg
authorMaximilian Friedersdorff <max@friedersdorff.com>
Tue, 8 May 2018 20:46:41 +0000 (21:46 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Tue, 8 May 2018 20:46:41 +0000 (21:46 +0100)
X/.xinitrc

index def251d4265ad66b3fcfcebe39c9791724739efa..6a90d374788475d3b4cde9da783bda41ddb2cdcb 100644 (file)
@@ -55,14 +55,6 @@ feh --bg-scale ~/Pictures/background.jpg&
 
 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 updatestartuptty /bye >/dev/null
-
 # Battery monitoring
 case $HOSTNAME in
        platinum)