feat(firefox): now uses web-app for versatility

This commit is contained in:
kenji
2026-01-11 13:53:48 -06:00
parent 992ca558dd
commit 3d51e1db83
3 changed files with 11 additions and 3 deletions
+2
View File
@@ -17,6 +17,7 @@
bitwarden
tridactyl
new-tab-override
pywalfox
];
settings = {
@@ -37,6 +38,7 @@
"widget.use-xdg-desktop-portal.file-picker" = 1; # Use native file picker
# --- UI & Behavior ---
"browser.toolbars.bookmarks.visibility" = "never";
"browser.compactmode.show" = true;
"browser.tabs.closeWindowWithLastTab" = false;
"extensions.pocket.enabled" = false;