feat: switch to black on white theme
Some checks failed
Continuous Integration / Checks (push) Has been cancelled

This commit is contained in:
Tim Schubert 2025-04-13 20:56:56 +02:00
parent d257a18c2c
commit cde3f39c11
No known key found for this signature in database
5 changed files with 54 additions and 20 deletions

View file

@ -20,6 +20,7 @@ in
autocd = true;
sessionVariables = {
EDITOR = "hx";
TERM = "xterm-mono";
};
history = {
extended = true;