get rid of compact mode

This commit is contained in:
Kopatz
2024-04-08 21:07:22 +02:00
parent 2751455ec5
commit 565b8a6ed0

View File

@@ -52,6 +52,4 @@
"browser.download.dir" = "/tmp";
# Restore previous session automatically
"browser.startup.page"= 3;
# Enable compact mode
"browser.uidensity" = 1;
}