dotfiles/modules/home/gui/apps/browsers/firefox/config/themes/default.nix

3 lines
62 B
Nix
Executable file

{
userChrome = builtins.readFile ./config/userChrome.css;
}