]> git.rmz.io Git - dotfiles.git/commitdiff
add gpg-agent to xprofile
authorSamir Benmendil <samir.benmendil@gmail.com>
Sat, 24 Aug 2013 17:06:28 +0000 (19:06 +0200)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sat, 24 Aug 2013 17:06:28 +0000 (19:06 +0200)
xprofile

index 62dae96f297f4f918e3274453e9ede94ea17e115..35de8a9952c2ab78d0cf3ea4244d92d6012d23df 100644 (file)
--- a/xprofile
+++ b/xprofile
@@ -1,2 +1,3 @@
 compton -b --config ~/.config/compton.conf
 xmodmap ~/.Xmodmap
+eval $(gpg-agent --daemon) &