summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-10-10 16:15:04 -0700
committerxyz <gky44px1999@gmail.com>2021-10-10 16:15:04 -0700
commit09d58a1640a6cab06742c9715200f15ddcffae4d (patch)
treee3da4867e225e3f26c16657f62dbdcf87e568dbd
parent439a4e77852cbfb4de99282eb980c0a859aeebe5 (diff)
surfingkeys disable smoothScroll due to firefox RFP
-rw-r--r--.config/myconf/surfingkeys_config.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/myconf/surfingkeys_config.js b/.config/myconf/surfingkeys_config.js
index fdf3e2de..f72ac429 100644
--- a/.config/myconf/surfingkeys_config.js
+++ b/.config/myconf/surfingkeys_config.js
@@ -47,6 +47,9 @@ mapkey('N','Find previous then center cursor', function(){
Visual.feedkeys('zz');
});
+// with firefox RFP enabled in user.js, smooth scroll and gg/G do not work, firefox RFP's feature
+settings.smoothScroll = false;
+
// set theme
settings.theme = `
.sk_theme {