summaryrefslogtreecommitdiffstats
path: root/.config/mutt
diff options
context:
space:
mode:
authorYigit Sever2022-12-07 09:52:30 +0300
committerYigit Sever2022-12-07 09:52:39 +0300
commitb0e096c22e7ab5ea94cebcef1504c2c597b3f429 (patch)
treed9f01cac5cd2977375b935150d584072560615a3 /.config/mutt
parent9fc65ddc209318db1d4d9121e458d67cccf89fa0 (diff)
downloaddotfiles-b0e096c22e7ab5ea94cebcef1504c2c597b3f429.tar.gz
dotfiles-b0e096c22e7ab5ea94cebcef1504c2c597b3f429.tar.bz2
dotfiles-b0e096c22e7ab5ea94cebcef1504c2c597b3f429.zip
feat(mutt): add trash to xyz
add trash folder to xyz (it was already there but not visible)
diffstat (limited to '.config/mutt')
-rw-r--r--.config/mutt/accounts/5-xyz.muttrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mutt/accounts/5-xyz.muttrc b/.config/mutt/accounts/5-xyz.muttrc
index a1ac0f6..8ac6ea6 100644
--- a/.config/mutt/accounts/5-xyz.muttrc
+++ b/.config/mutt/accounts/5-xyz.muttrc
@@ -27,6 +27,7 @@ named-mailboxes " 📦 archive" "=Archive"
27named-mailboxes " 📜 drafts" "=Drafts" 27named-mailboxes " 📜 drafts" "=Drafts"
28named-mailboxes " 🐦 sent" "=Sent" 28named-mailboxes " 🐦 sent" "=Sent"
29named-mailboxes " 🚮 junk" "=Junk" 29named-mailboxes " 🚮 junk" "=Junk"
30named-mailboxes " 🚮 trash" "=Trash"
30named-mailboxes " ----- lists ----- " "=." 31named-mailboxes " ----- lists ----- " "=."
31named-mailboxes " 🔢 l/crypto" "=lists/crypto" 32named-mailboxes " 🔢 l/crypto" "=lists/crypto"
32named-mailboxes " 📅 l/remind" "=lists/remind" 33named-mailboxes " 📅 l/remind" "=lists/remind"