From c46325d82f3a325021811f1be844ba24b0ee5688 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 1 Mar 2026 15:05:36 -0800 Subject: add nice keybindings and options for hyprland; start of rpi-zero --- nix/modules/home/firefox.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nix/modules/home/firefox.nix') diff --git a/nix/modules/home/firefox.nix b/nix/modules/home/firefox.nix index df05517..d339ba8 100644 --- a/nix/modules/home/firefox.nix +++ b/nix/modules/home/firefox.nix @@ -16,7 +16,9 @@ vimium privacy-redirect ] ++ (lib.optional config.monorepo.profiles.crypto.enable pkgs.nur.repos.rycee.firefox-addons.metamask); - + settings = { + "privacy.resistFingerprinting.letterboxing" = true; + }; }; }; }; -- cgit v1.3