new theme!

This commit is contained in:
Hadi
2024-12-06 17:02:23 +01:00
parent dbe720e366
commit 89db4101fd
5 changed files with 94 additions and 4 deletions

View File

@@ -23,6 +23,6 @@
autoGarbageCollector = false;
# Choose your theme variables here
theme = import ../../themes/var/pinky.nix;
theme = import ../../themes/var/whitish.nix;
};
}