mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 23:21:02 +01:00
There are some sections that are order sensitive, e.g. filters, so just lines will preserve that order. Fixes: #6059
28 lines
570 B
Text
28 lines
570 B
Text
# Generated by Home Manager.
|
|
|
|
[filters]
|
|
text/plain=colorize
|
|
text/calendar=calendar
|
|
message/delivery-status=colorize
|
|
message/rfc822=colorize
|
|
text/html=pandoc -f html -t plain | colorize
|
|
text/html=html | colorize
|
|
text/*=bat -fP --file-name="$AERC_FILENAME"
|
|
.headers=colorize
|
|
|
|
[general]
|
|
unsafe-accounts-conf = true
|
|
|
|
[ui]
|
|
index-format = null
|
|
mouse-enabled = false
|
|
sidebar-width = 42
|
|
sort = -r date
|
|
spinner = true,2,3.400000,5
|
|
test-float = 1337.420000
|
|
|
|
[ui:account=Test]
|
|
sidebar-width = 1337
|
|
|
|
[ui:account=c_imap-passcmd-notls-nostarttls-extraConfig]
|
|
index-format = %42.1337n
|