Skip to content

Fixing SteamOS Desktop Font Scaling

mikeyd edited this page Jan 2, 2016 · 4 revisions

Big fonts (text scaling) fix for SteamOS desktop mode

How To

  1. Enable linux desktop in Settings -> Interface, then exit to desktop.
  2. Run Terminal
  3. Run this command:
gsettings set org.gnome.desktop.interface text-scaling-factor 1.0

Reset scaling

gsettings reset org.gnome.desktop.interface text-scaling-factor

Source: SteamCommunity

Clone this wiki locally