Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vladbabii/b255151eb0bc8273e61caa9da4b5ba3d to your computer and use it in GitHub Desktop.
Save vladbabii/b255151eb0bc8273e61caa9da4b5ba3d to your computer and use it in GitHub Desktop.
Ubuntu 17 make desktop elements smaller
# apt-get install dconf-editor
$ dconf-editor
/org/gnome/desktop/interface/text-scaling-factor = 0.80
/org/gnome/nautilus/desktop/font/custom value = Ubuntu 10
$ gnome-control-center
Dock -> Icon size = 28
$ nautilus
Hamburger menu -> [-] -> 50% (icon size)
$ gnome-terminal
Edit / Preferences / Unnamed / Text / [x] Custom font: Monospace Regular 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment