Post #4011637
2025-06-30 16:18 UTC
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 = 16
Gets you scrollbars that are actually visible and clickable with the mouse.
Replies (2)
-
@lanodan@queer.hacktivis.me 2025-06-30 16:19
@dalias@hachyderm.io I so wish Firefox would honor either GtkSettings or the GTK_OVERLAY_SCROLLING=0 environment variable.
-
@JezCaudle@infosec.exchange 2026-07-23 14:38
@dalias@hachyderm.io Brilliant. I can see the scroll bar now.