qutebrowser: enable smooth scroll

This commit is contained in:
dogeystamp 2023-03-08 14:27:33 -05:00
parent 663c3e0587
commit 66910691c2
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -34,7 +34,7 @@ config.bind('td', 'config-cycle colors.webpage.darkmode.enabled true false;; res
# General settings
c.scrolling.smooth = False
c.scrolling.smooth = True
c.url.default_page = "~/.config/qutebrowser/homepage.html"
c.url.start_pages = "~/.config/qutebrowser/homepage.html"
c.url.searchengines = {"DEFAULT":"https://search.disroot.org/search?q={}"}