added firefox config

This commit is contained in:
Tyler Mayoff 2025-09-20 00:08:41 -04:00
parent 135c685973
commit c09f4e4315
4 changed files with 111 additions and 13 deletions

View file

@ -34,6 +34,12 @@
url = "github:outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
# Theming
firefox-gnome-theme = {
url = "github:rafaelmardojai/firefox-gnome-theme";
flake = false;
};
};
outputs = {