diff options
author | Alan Pearce | 2017-10-05 20:13:19 +0200 |
---|---|---|
committer | Alan Pearce | 2017-10-05 20:13:19 +0200 |
commit | 45ceacd1cd9c1cea8d9b6a2cadb927a3269f1df1 (patch) | |
tree | 4ec5517ff86a8098927de9cb61ac48c1433cec7b /xprofile | |
parent | 3605ae616be961ccceef096d882a9985ebc7f0c4 (diff) | |
download | dotfiles-45ceacd1cd9c1cea8d9b6a2cadb927a3269f1df1.tar.lz dotfiles-45ceacd1cd9c1cea8d9b6a2cadb927a3269f1df1.tar.zst dotfiles-45ceacd1cd9c1cea8d9b6a2cadb927a3269f1df1.zip |
xprofile: Remove gpg-connect-agent
Superceded by gpg agents in nixos-configuration
Diffstat (limited to 'xprofile')
-rwxr-xr-x | xprofile/.xprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index 4101484..78e02b7 100755 --- a/xprofile/.xprofile +++ b/xprofile/.xprofile @@ -1,6 +1,5 @@ #!/bin/sh xmodmap .xmodmaprc -gpg-connect-agent /bye nm-applet & if command -v autorandr then |