[CentOS] gedit font size

Earl Ramirez earlaramirez at gmail.com
Sun Jul 7 22:51:17 UTC 2019


> Is there a standard method to make the gedit font size larger?
> 
> 
You can change the font size from the application itself, Text Editor ==>
Preferences ==> Font and color and adjust the size and font as desired. Or you
can use gsettings.

#Get the font and size
gsettings get org.gnome.desktop.interface monospace-font-name

#Set the font and size
gsettings set org.gnome.desktop.interface monospace-font-name 'monospace 15' 

Let me know if this helps.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.centos.org/pipermail/centos/attachments/20190707/88cd6446/attachment.sig>


More information about the CentOS mailing list