This commit is contained in:
Michael Thomas 2023-12-25 22:43:26 -05:00
commit 8532218af6
2 changed files with 6 additions and 2 deletions

View File

@ -5,8 +5,8 @@
source = pkgs.fetchFromGitHub {
owner = "rafaelmardojai";
repo = "firefox-gnome-theme";
rev = "v110";
hash = "sha256-2KKntUo0uYCXZrnaB5Q7bf97+tUL3UiuyDtTlyjbXFo=";
rev = "v121";
hash = "sha256-M+Cw6vh7xCDmIhyVuEPNmaNVUwpmdFQq8zlsXZTKees=";
};
};

View File

@ -1,11 +1,15 @@
{pkgs, ...}: {
home.packages = with pkgs; [
# Extensions
gnomeExtensions.caffeine
unstable.gnomeExtensions.paperwm
# gnomeExtensions.cleaner-overview
unstable.gnomeExtensions.vertical-overview
gnomeExtensions.disable-workspace-switch-animation-for-gnome-40
gnomeExtensions.blur-my-shell
# Applications
blackbox-terminal
];
gtk = {