Created
January 26, 2025 00:49
-
-
Save larouxn/7dfb07b670c49668f20bb489d13f6c72 to your computer and use it in GitHub Desktop.
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
# 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