Compare commits

..

No commits in common. "d9e32dc90128be758520886564dd86f3fa496359" and "73d770fe575f4ff1b4b612fdf0bb94a13c1a497d" have entirely different histories.

2 changed files with 7 additions and 7 deletions

View file

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

View file

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