diff options
Diffstat (limited to 'home/profiles/base')
-rw-r--r-- | home/profiles/base/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix index 63013c7..ac2f952 100644 --- a/home/profiles/base/default.nix +++ b/home/profiles/base/default.nix @@ -34,6 +34,7 @@ in home.file.".icons/default".source = "${pkgs.vanilla-dmz}/share/icons/Vanilla-DMZ-AA"; + # TODO: use limestone theme neotheme = { name = "Nightlamp Theme - Iceberg Variant"; identifier = "nightlamp-iceberg"; |