added zen mode

This commit is contained in:
chloe 2025-07-09 10:30:15 +02:00
parent edb6c4c795
commit 3f97043f85
2 changed files with 13 additions and 0 deletions

View file

@ -175,5 +175,8 @@
todo-comments = {
enable = true;
};
zen-mode = {
enable = true;
};
};
}