theme - formating
This commit is contained in:
parent
8355c7ab83
commit
f1c469c7fc
30 changed files with 287 additions and 105 deletions
|
|
@ -18,7 +18,13 @@
|
|||
enable = true;
|
||||
new = {
|
||||
tags = ["unread"];
|
||||
ignore = [".mbsyncstate" ".uidvalidity" ".mbsyncstate.journal" ".mbsyncstate.new" ".mbsyncstate.lock"];
|
||||
ignore = [
|
||||
".mbsyncstate"
|
||||
".uidvalidity"
|
||||
".mbsyncstate.journal"
|
||||
".mbsyncstate.new"
|
||||
".mbsyncstate.lock"
|
||||
];
|
||||
};
|
||||
extraConfig = {
|
||||
database = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue