Skip to content

Instantly share code, notes, and snippets.

@larouxn
Created January 26, 2025 00:49
Show Gist options
  • Save larouxn/7dfb07b670c49668f20bb489d13f6c72 to your computer and use it in GitHub Desktop.
Save larouxn/7dfb07b670c49668f20bb489d13f6c72 to your computer and use it in GitHub Desktop.
# GNOME 47
gsettings set org.gnome.desktop.interface font-name 'Cantarell 11'
gsettings set org.gnome.desktop.interface monospace-font-name 'Source Code Pro 10'
# GNOME 48
gsettings set org.gnome.desktop.interface font-name 'Adwaita Sans 11'
gsettings set org.gnome.desktop.interface monospace-font-name 'Adwaita Mono 11'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment