Linux Lite Forums

Full Version: Disable fading scrollbars - GTK3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The introduction of fading scrollbars with GTK3 drove me up the wall esp. in synaptic and similar where the horizontal scroll bar could fade in and cover the bottom entry.

Simple answer is to add

Code:
GTK_OVERLAY_SCROLLING=0

to your /etc/environment file - job done.

This is on my system running LL3 series. I don't know if it's the same on 4.x with Ubuntu 18.04