Switch to "nature-blue" theme

This commit is contained in:
Joey Hafner 2024-10-14 14:14:44 -07:00
parent a00ce7d81a
commit 9a6355aec9

View File

@ -39,8 +39,8 @@
};
userSettings = {
user = "joey";
theme = "gruvbox-cool";
wm = "plasma";
theme = "nature-blue";
wm = "hyprland";
};
lib = nixpkgs.lib;
pkgs = import inputs.nixpkgs {