From 9daf6459624ae71f23144822603cd581c0e57ea1 Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Tue, 8 May 2018 21:46:41 +0100 Subject: [PATCH] Remove old commented code for gpg --- X/.xinitrc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/X/.xinitrc b/X/.xinitrc index def251d..6a90d37 100644 --- a/X/.xinitrc +++ b/X/.xinitrc @@ -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) -- 2.45.2