From: Samir Benmendil Date: Sat, 24 Aug 2013 17:06:28 +0000 (+0200) Subject: add gpg-agent to xprofile X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/0a0094e2364ef2aa8a4cc61a434596deaf6e726b?ds=inline;hp=03b9b894e759ef93d4e16a11ee5e52433c83c6ea add gpg-agent to xprofile --- diff --git a/xprofile b/xprofile index 62dae96..35de8a9 100644 --- a/xprofile +++ b/xprofile @@ -1,2 +1,3 @@ compton -b --config ~/.config/compton.conf xmodmap ~/.Xmodmap +eval $(gpg-agent --daemon) &