Skip to content

Instantly share code, notes, and snippets.

@richardaum
Last active February 2, 2020 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardaum/57299f3901bae0ea0ab84975e73bf91a to your computer and use it in GitHub Desktop.
Save richardaum/57299f3901bae0ea0ab84975e73bf91a to your computer and use it in GitHub Desktop.
Scaling screen on ElementaryOS (GNOME3)
#!/bin/bash
gsettings set org.gnome.desktop.interface text-scaling-factor 0.9375
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment