diff options
author | Alan Pearce | 2017-08-18 21:23:35 +0200 |
---|---|---|
committer | Alan Pearce | 2017-08-18 21:23:53 +0200 |
commit | aaaa3a1de82245f2a7b79475182eca113a2dfab2 (patch) | |
tree | b2da2c509d819fda250e52613c5ce96e9cc18737 /xprofile/.xprofile | |
parent | a0c9b7633b0d4382e3681109d5011feae0e8bab3 (diff) | |
download | dotfiles-aaaa3a1de82245f2a7b79475182eca113a2dfab2.tar.lz dotfiles-aaaa3a1de82245f2a7b79475182eca113a2dfab2.tar.zst dotfiles-aaaa3a1de82245f2a7b79475182eca113a2dfab2.zip |
Configure GPG (version 2.1)
Diffstat (limited to 'xprofile/.xprofile')
-rwxr-xr-x | xprofile/.xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index dbb8d92..2811220 100755 --- a/xprofile/.xprofile +++ b/xprofile/.xprofile @@ -1,6 +1,7 @@ #!/bin/sh sh -c 'sleep 5 && xsetroot -cursor_name left_ptr' & xmodmap .xmodmaprc +gpg-connect-agent /bye xrdb -I$HOME/.xresources .xresources/main cmst --minimized & sxhkd & |