Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Cassandrich@dalias@hachyderm.io (2025-07-01 01:18:09)
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.
Reply

---Replies---
Haelwenn /элвэн/ :triskell:@lanodan@queer.hacktivis.me (2025-07-01 01:19:37)
@dalias I so wish Firefox would honor either GtkSettings or the GTK_OVERLAY_SCROLLING=0 environment variable.