diff options
| author | awy <awy@awy.one> | 2025-11-09 00:35:58 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-09 00:35:58 +0300 |
| commit | 1451e2cd849c1d11af14fafb3fdc83f7df018819 (patch) | |
| tree | c819db2aea199bb0827aa974c8d0cb5ff7efe722 /.config/aerc/aerc.conf | |
| parent | c1197d465cc47335938e69d9cc0b8cf49f513e9f (diff) | |
| download | hyprdots-1451e2cd849c1d11af14fafb3fdc83f7df018819.tar.gz | |
revert
Diffstat (limited to '.config/aerc/aerc.conf')
| -rw-r--r-- | .config/aerc/aerc.conf | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf deleted file mode 100644 index ee8d522..0000000 --- a/.config/aerc/aerc.conf +++ /dev/null @@ -1,45 +0,0 @@ -[general] - -[ui] -styleset-name=nord -fuzzy-complete=true -icon-new= -icon-attachment= -icon-old= -icon-replied= -icon-flagged= -icon-deleted= -# icon-new=✨ -# icon-attachment=📎 -# icon-old=🕰️ -# icon-replied=📝 -# icon-flagged=🚩 -# icon-deleted=🗑️ -# index-columns=date<=,name<20,flags>=,subject<*,notmuch>= -# column-notmuch= \ -# {{- (map .Labels \ -# (exclude .Folder) \ -# (exclude "replied|passed|attachment|flagged|unread|draft") \ -# | join ",") -}} - -[statusline] - -[viewer] -alternatives=text/html,text/plain - -[compose] - -[multipart-converters] - -[filters] -text/plain=colorize -text/calendar=calendar -message/delivery-status=colorize -message/rfc822=colorize -text/html=! html -.headers=colorize -[openers] - -[hooks] - -[templates] |