feat: make zen fullscreen

This commit is contained in:
Jet 2026-05-05 16:51:25 -07:00
parent e8bdd48716
commit d47b060ffd
No known key found for this signature in database

View file

@ -37,6 +37,8 @@
settings = {
"identity.fxaccounts.enabled" = false;
"ui.prefersReducedMotion" = 1;
"zen.theme.border-radius" = 0;
"zen.theme.content-element-separation" = 0;
};
extensions.packages = with pkgs.nur.repos.rycee.firefox-addons; [
ublock-origin