Compare commits

..

2 commits

Author SHA1 Message Date
d9e32dc901 chore: switch to juno gtk theme 2025-09-14 19:52:12 +02:00
225e920426 chore: move to dino from gajim 2025-09-14 19:52:01 +02:00
2 changed files with 7 additions and 7 deletions

View file

@ -23,12 +23,12 @@
size = 14;
};
theme = {
name = "Gruvbox-Green-Dark";
package = pkgs.gruvbox-gtk-theme.override {
colorVariants = [ "dark" ];
themeVariants = [ "green" ];
tweakVariants = [ "macos" ];
};
name = "Juno";
package = pkgs.juno-theme; # .override {
# colorVariants = [ "dark" ];
# themeVariants = [ "green" ];
# tweakVariants = [ "macos" ];
# };
};
iconTheme = {
name = "Papirus-Dark";

View file

@ -27,7 +27,7 @@ in
home-manager.users.${username}.home.packages = with pkgs; [
element-desktop
gajim
dino
signal-desktop
mumble
anki-bin