feat: make zen fullscreen
This commit is contained in:
parent
e8bdd48716
commit
d47b060ffd
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
||||||
settings = {
|
settings = {
|
||||||
"identity.fxaccounts.enabled" = false;
|
"identity.fxaccounts.enabled" = false;
|
||||||
"ui.prefersReducedMotion" = 1;
|
"ui.prefersReducedMotion" = 1;
|
||||||
|
"zen.theme.border-radius" = 0;
|
||||||
|
"zen.theme.content-element-separation" = 0;
|
||||||
};
|
};
|
||||||
extensions.packages = with pkgs.nur.repos.rycee.firefox-addons; [
|
extensions.packages = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||||
ublock-origin
|
ublock-origin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue