diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 8ed7e97..b8966c2 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -23,12 +23,12 @@ size = 14; }; theme = { - name = "Juno"; - package = pkgs.juno-theme; # .override { - # colorVariants = [ "dark" ]; - # themeVariants = [ "green" ]; - # tweakVariants = [ "macos" ]; - # }; + name = "Gruvbox-Green-Dark"; + package = pkgs.gruvbox-gtk-theme.override { + colorVariants = [ "dark" ]; + themeVariants = [ "green" ]; + tweakVariants = [ "macos" ]; + }; }; iconTheme = { name = "Papirus-Dark"; diff --git a/roles/gui.nix b/roles/gui.nix index acc939d..c5c39f7 100644 --- a/roles/gui.nix +++ b/roles/gui.nix @@ -27,7 +27,7 @@ in home-manager.users.${username}.home.packages = with pkgs; [ element-desktop - dino + gajim signal-desktop mumble anki-bin