aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.config/bspwm/sxhkdrc4
-rw-r--r--.config/neomutt/neomuttrc4
2 files changed, 6 insertions, 2 deletions
diff --git a/.config/bspwm/sxhkdrc b/.config/bspwm/sxhkdrc
index 3f81241..d8be4b1 100755
--- a/.config/bspwm/sxhkdrc
+++ b/.config/bspwm/sxhkdrc
@@ -28,8 +28,8 @@ super + c
kitty -e calc
super + t
- thunderbird
-# kitty -e mutt
+ kitty -e neomutt
+# thunderbird
#Spotify
super + s
diff --git a/.config/neomutt/neomuttrc b/.config/neomutt/neomuttrc
index 58eeeae..849b2d5 100644
--- a/.config/neomutt/neomuttrc
+++ b/.config/neomutt/neomuttrc
@@ -47,4 +47,8 @@ bind index,pager \CP sidebar-prev
bind index,pager \CN sidebar-next
bind index,pager \CO sidebar-open
+set crypt_autosign
+set crypt_use_gpgme
+set pgp_default_key="7D3B36CEA40FCC2181FB6DCDBAFFD97826540F1C"
+
# vim: syntax=neomuttrc