remove gnome firefox theme
This commit is contained in:
parent
2e4d58a4fd
commit
8d7d0e0c65
3 changed files with 0 additions and 9 deletions
|
|
@ -13,7 +13,6 @@
|
|||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
firefox-gnome-theme.url = "github:rafaelmardojai/firefox-gnome-theme";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, plasma-manager, nixos-hardware }: {
|
||||
|
|
|
|||
|
|
@ -127,10 +127,6 @@ in
|
|||
bitwarden
|
||||
plasma-integration
|
||||
];
|
||||
userChrome = ''
|
||||
@import "firefox-gnome-theme/userChrome.css";
|
||||
@import "firefox-gnome-theme/theme/colors/dark.css";
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -127,10 +127,6 @@ in
|
|||
bitwarden
|
||||
plasma-integration
|
||||
];
|
||||
userChrome = ''
|
||||
@import "firefox-gnome-theme/userChrome.css";
|
||||
@import "firefox-gnome-theme/theme/colors/dark.css";
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue