~ruther/nixos-config

0cce0be5b73c9e1d2b4e76c8d0526885245790d0 — Frantisek Bohacek 1 year, 6 months ago 675482c
feat: change firefox navigator font
1 files changed, 4 insertions(+), 0 deletions(-)

M modules/programs/firefox.nix
M modules/programs/firefox.nix => modules/programs/firefox.nix +4 -0
@@ 11,6 11,10 @@ in {
        name = "Default";
        isDefault = true;

        userChrome = ''
          #navigator-toolbox { font-family:Ubuntu !important }
        '';

        extensions = with nur.rycee.firefox-addons; [
          # Basic
          proton-pass                # Password manager

Do not follow this link