vanadium/firefox: make fullscreen full again

Hey you you're awesome
This commit is contained in:
Primrose 2025-08-24 11:11:04 +08:00
parent ceff246f25
commit 7a8d963413
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 3 additions and 1 deletions

View file

@ -126,6 +126,9 @@ in {
profiles = { profiles = {
default = { default = {
settings = {
# "full-screen-api.ignore-widgets" = true; # limit fullscreen mode to window
};
userChrome = '' userChrome = ''
/* monofont tweak */ /* monofont tweak */
#statuspanel-label { #statuspanel-label {

View file

@ -34,7 +34,6 @@ in {
"browser.tabs.loadInBackground" = true; "browser.tabs.loadInBackground" = true;
"browser.ctrlTab.sortByRecentlyUsed" = false; "browser.ctrlTab.sortByRecentlyUsed" = false;
"layout.css.devPixelsPerPx" = 1.1; "layout.css.devPixelsPerPx" = 1.1;
"full-screen-api.ignore-widgets" = true; # limit fullscreen mode to window
# Sponsored crap # Sponsored crap
# Yes # Yes