summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <gideonstar@thehappy.de>2009-07-28 13:50:32 +0200
committerStefan Ritter <gideonstar@thehappy.de>2009-07-28 13:50:32 +0200
commitfca90c198d70917d4ec8dba98c1f6a82272e3b42 (patch)
treee2864d05493ab0d2dfda001b1191eeeebe8591e9
parent21e3f84f3d93e158aeb988837715835e93da5724 (diff)
Disabled autosigning of mails
-rw-r--r--mutt/pgp2
-rw-r--r--xdefaults2
2 files changed, 2 insertions, 2 deletions
diff --git a/mutt/pgp b/mutt/pgp
index d2c9278..f5cb8fd 100644
--- a/mutt/pgp
+++ b/mutt/pgp
@@ -11,4 +11,4 @@ set pgp_verify_key_command="gpg --verbose --batch --fingerprint --check-sigs
set pgp_list_pubring_command="gpg --no-verbose --batch --quiet --with-colons --list-keys %r"
set pgp_list_secring_command="gpg --no-verbose --batch --quiet --with-colons --list-secret-keys %r"
set pgp_good_sign="^\\[GNUPG:\\] GOODSIG"
-set pgp_autosign=yes
+set pgp_autosign=no
diff --git a/xdefaults b/xdefaults
index e9d062d..90e80b3 100644
--- a/xdefaults
+++ b/xdefaults
@@ -1,6 +1,6 @@
URxvt*font: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-*-*
#URxvt*font: xft:terminus:pixelsize=8
-#URxvt*font:xft:Bitstream Vera Sans Mono:pixelsize=11
+#URxvt*font: xft:Bitstream Vera Sans Mono:pixelsize=11
URxvt*buffered: true
URxvt*internalBorder: 2