aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-04-25 16:23:27 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-04-25 16:23:27 +0300
commit66494caeeca97047e8895f953d9b0179e7b20696 (patch)
treeb7b43a684e212ff0ca0ef5b68c14a9bd1cfb524c
parentff05143b17d32d6c0adb709731550a6fc8b1ed7d (diff)
parent0b065dc2c0cae46c4f6151483249a682db122eb6 (diff)
downloadswayrice-66494caeeca97047e8895f953d9b0179e7b20696.tar.gz
swayrice-66494caeeca97047e8895f953d9b0179e7b20696.zip
Merge branch 'master' of git.yaroslavps.com:public/configs/swayrice
-rw-r--r--dotfiles/.config/mutt/muttrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/.config/mutt/muttrc b/dotfiles/.config/mutt/muttrc
index b7c6935..63fac2b 100644
--- a/dotfiles/.config/mutt/muttrc
+++ b/dotfiles/.config/mutt/muttrc
@@ -20,6 +20,7 @@ set forward_quote # include message in forwards
set reverse_name # reply as whomever it was to
set include # include message in replies
set mail_check=60 # to avoid lags using IMAP with some email providers (yahoo for example)
+set signature = "~/.config/mutt/signature"
shutdown-hook 'echo `killall -43 waybar`'
unignore x-spam-status
auto_view text/html # automatically show html (mailcap uses lynx)