5 ms·
Are there any themes that allow changing window border size, title bar size, scrollbar width etc, like win 9x?
by hxorr 8mo ago
Are there any themes that allow changing window border size, title bar size, scrollbar width etc, like win 9x?
- ReallyOldLurker 8mo agoMy 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;}