mirror of
https://github.com/kmein/niveum
synced 2026-03-22 12:51:08 +01:00
chore: nixfmt
This commit is contained in:
@@ -18,7 +18,7 @@ with config.niveum; {
|
||||
separator_color = "auto";
|
||||
sort = true;
|
||||
markup = "full";
|
||||
format = ''%a\n<b>%s</b>\n%b'';
|
||||
format = "%a\\n<b>%s</b>\\n%b";
|
||||
alignment = "left";
|
||||
show_age_threshold = 60;
|
||||
bounce_freq = 0;
|
||||
|
||||
Reference in New Issue
Block a user