Hacker News new | ask | show | jobs
by anthk 1250 days ago
Scrollbar fix: edit /etc/profile.d/gtk.sh, add this:

      #!/bin/sh
      export GTK_NO_OVERLAY=1

Chmod +x it.

On theming: https://github.com/grassmunk/Chicago95

It works best with Ubuntu Mate. With Ubuntu Gnome it will work but not so integrated.