Clickable Scrollbars
2026-07-22 20:52:52.697108+02 by Dan Lyke 0 comments
For the moment I've abandoned Firefox, though I do still have Waterfox on various machines. But this seems super useful: Cassandrich @dalias@hachyderm.io
TIL in Firefox about:config:
widget.gtk.overlay-scrollbars.enabled = false
widget.non-native-theme.gtk.scrollbar.thumb-size = 1
widget.non-native-theme.scrollbar.style = 4
widget.non-native-theme.scrollbar.size.override = 16Gets you scrollbars that are actually visible and clickable with the mouse.