home/natto: theme related changes

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-11-25 02:26:35 +05:30
parent 0f648a6a90
commit df4ba5fff7
8 changed files with 58 additions and 455 deletions

View File

@@ -6,8 +6,6 @@
package = pkgs.master.firefox;
profiles.natto = {
name = "natto";
# userChrome = builtins.readFile ./config/firefox/userChrome.css;
# userContent = builtins.readFile ./config/firefox/userContent.css;
};
};
chromium = {