Compare commits
No commits in common. "a6dfa7abc46482bc1ae88bf3a1998784b11500de" and "f37445ba81bb562cefe68812529bc34461e13151" have entirely different histories.
a6dfa7abc4
...
f37445ba81
@ -5,8 +5,8 @@
|
||||
source = pkgs.fetchFromGitHub {
|
||||
owner = "rafaelmardojai";
|
||||
repo = "firefox-gnome-theme";
|
||||
rev = "v121";
|
||||
hash = "sha256-M+Cw6vh7xCDmIhyVuEPNmaNVUwpmdFQq8zlsXZTKees=";
|
||||
rev = "v110";
|
||||
hash = "sha256-2KKntUo0uYCXZrnaB5Q7bf97+tUL3UiuyDtTlyjbXFo=";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -1,15 +1,11 @@
|
||||
{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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user