Fixing SteamOS Desktop Font Scaling - mdeguzis/SteamOS-Tools GitHub Wiki

Table of Contents generated with DocToc

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

The fix:

gsettings set org.gnome.desktop.interface text-scaling-factor 1.0

Reset scaling

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

Source: SteamCommunity