mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 01:18:29 +02:00
user: wayland and aerc updates
This commit is contained in:
parent
61f3684c96
commit
82ca5d6146
5 changed files with 25 additions and 19 deletions
|
@ -23,6 +23,15 @@ in
|
|||
fuzzy-complete = true;
|
||||
styleset-name = "dracula";
|
||||
threading-enabled = true;
|
||||
icon-encrypted = "";
|
||||
icon-signed = "";
|
||||
icon-unknown = "";
|
||||
icon-attachment = "";
|
||||
icon-new = "";
|
||||
icon-old = "";
|
||||
icon-replied = "";
|
||||
icon-marked = "";
|
||||
icon-deleted = "";
|
||||
};
|
||||
filters = {
|
||||
"text/plain" = "colorize";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue