Last active
February 2, 2020 19:08
-
-
Save richardaum/57299f3901bae0ea0ab84975e73bf91a to your computer and use it in GitHub Desktop.
Scaling screen on ElementaryOS (GNOME3)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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