dotfiles/home/modules/gui/apps/browsers/firefox/config/themes/default.nix
2025-01-19 23:40:54 -06:00

3 lines
62 B
Nix
Executable file

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