mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
home/zen-browrser: disable smooth scrolling
This commit is contained in:
parent
4adfe435df
commit
434ce5437c
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ in
|
||||||
"browser.startup.page" = 1;
|
"browser.startup.page" = 1;
|
||||||
"browser.translations.automaticallyPopup" = false;
|
"browser.translations.automaticallyPopup" = false;
|
||||||
"browser.tabs.closeWindowWithLastTab" = true;
|
"browser.tabs.closeWindowWithLastTab" = true;
|
||||||
|
"general.smoothScroll" = false;
|
||||||
|
|
||||||
# open links in new window
|
# open links in new window
|
||||||
# this works a lot better with xmonad where I have a bunch of windows
|
# this works a lot better with xmonad where I have a bunch of windows
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue