mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
home/zen-browser: remove border
This commit is contained in:
parent
1b6d0a63e1
commit
aeadf11d99
1 changed files with 3 additions and 0 deletions
|
|
@ -59,6 +59,9 @@ in
|
||||||
# diff .zen/default/prefs.js{.bk,}
|
# diff .zen/default/prefs.js{.bk,}
|
||||||
profiles.default = {
|
profiles.default = {
|
||||||
settings = {
|
settings = {
|
||||||
|
# Zen specific
|
||||||
|
"zen.theme.content-element-separation" = 0; # Remove "borders" around window
|
||||||
|
|
||||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||||
"browser.tabs.loadInBackground" = true;
|
"browser.tabs.loadInBackground" = true;
|
||||||
"browser.ctrlTab.sortByRecentlyUsed" = false;
|
"browser.ctrlTab.sortByRecentlyUsed" = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue