Hacker News new | ask | show | jobs
by ReallyOldLurker 149 days ago
My scrollbar changes in Debian:

1. as root, edit /etc/environment and add: GTK_OVERLAY_SCROLLING=0

2. in ~/.config/gtk-3.0/gtk.css add: .scrollbar.vertical slider, scrollbar.vertical slider {min-width: 10px;}