aboutsummaryrefslogtreecommitdiff
path: root/.config/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/mutt/muttrc')
-rw-r--r--.config/mutt/muttrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc
index 42fe78a..d0d1a1b 100644
--- a/.config/mutt/muttrc
+++ b/.config/mutt/muttrc
@@ -35,7 +35,9 @@ set crypt_opportunistic_encrypt = no
set crypt_use_gpgme = yes
set crypt_verify_sig = yes
set pgp_use_gpg_agent = yes
-set tmpdir = "$HOME/.cache/.mutt/tmp"
+set tmpdir = "$XDG_CACHE_DIR/mutt/tmpdir"
+set header_cache = "$XDG_CACHE_DIR/mutt/header_cache"
+set message_cachedir = "$XDG_CACHE_DIR/mutt/message_cachedir"
set charset = "utf-8"
set sort = reverse-threads
set sort_aux = last-date-received
64953ab661fd&follow=1'>Sway changes and disable annoying neovim pluginLuca Matei Pintilie3-4/+8 Removed the keyboard layout from waybar as it was incorect on single layout keyboards And use slurp for screenshots for editting 2022-06-21Thinkpad gentoo settings addedLuca Matei Pintilie1-2/+5 2022-06-21Update sway configAnInternetTroll1-0/+6 2022-06-05Minor updatesAnInternetTroll5-10/+35 2022-05-21Add dracula themed xresources to .configAnInternetTroll2-1/+55 2022-05-21Add bspwm and configure sway a bit moreAnInternetTroll7-11/+665 2022-05-18Remove action button from the wofi commandAnInternetTroll1-1/+1 2022-05-18Use footAnInternetTroll2-0/+189 2022-05-18Remove foot draculaAnInternetTroll2-4/+1