qutebrowser: enable smooth scroll
This commit is contained in:
parent
663c3e0587
commit
66910691c2
@ -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={}"}
|
||||
|
Loading…
Reference in New Issue
Block a user