Enable backspace navigation
This commit is contained in:
parent
cc6d2c3f23
commit
025dd135c9
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ in
|
|||
settings = {
|
||||
"browser.startup.homepage" = "${startpage}";
|
||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||
"browser.backspace_action" = 0;
|
||||
};
|
||||
userChrome = builtins.readFile "${firefox-csshacks}/chrome/autohide_toolbox.css";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue