Hacker News new | ask | show | jobs
by hxorr 151 days ago
Are there any themes that allow changing window border size, title bar size, scrollbar width etc, like win 9x?
1 comments

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;}