mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium/firefox: make fullscreen full again
Hey you you're awesome
This commit is contained in:
parent
ceff246f25
commit
7a8d963413
2 changed files with 3 additions and 1 deletions
|
|
@ -126,6 +126,9 @@ in {
|
|||
|
||||
profiles = {
|
||||
default = {
|
||||
settings = {
|
||||
# "full-screen-api.ignore-widgets" = true; # limit fullscreen mode to window
|
||||
};
|
||||
userChrome = ''
|
||||
/* monofont tweak */
|
||||
#statuspanel-label {
|
||||
|
|
|
|||
|
|
@ -34,7 +34,6 @@ in {
|
|||
"browser.tabs.loadInBackground" = true;
|
||||
"browser.ctrlTab.sortByRecentlyUsed" = false;
|
||||
"layout.css.devPixelsPerPx" = 1.1;
|
||||
"full-screen-api.ignore-widgets" = true; # limit fullscreen mode to window
|
||||
|
||||
# Sponsored crap
|
||||
# Yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue