new theme!

Former-commit-id: 89db4101fd
This commit is contained in:
Hadi
2024-12-06 17:02:23 +01:00
parent 6ff7cfde7b
commit c1334bbcbf
5 changed files with 94 additions and 4 deletions
+1 -1
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;
};
}