dotfiles/home-manager/modules/firefox/config/themes/default.nix
2024-11-10 01:29:37 -06:00

3 lines
62 B
Nix
Executable file

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