The Computer Oracle

How to resize font size on window title bar on gnome?

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Peaceful Mind

--

Chapters
00:00 How To Resize Font Size On Window Title Bar On Gnome?
00:19 Accepted Answer Score 12
00:46 Answer 2 Score 2
01:00 Thank you

--

Full question
https://superuser.com/questions/502333/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#gnome #window #windowmanager #titlebar

#avk47



ACCEPTED ANSWER

Score 12


In Gnome 3, you can adjust titlebar fonts with gnome-tweak-tool:

Fonts > Window title font

or dconf-editor:

org > gnome > desktop > wm > preferences :: titlebar-font

or gsettings (in terminal):

gsettings set org.gnome.desktop.wm.preferences titlebar-font 'Droid Bold 10'

where Droid Bold is the name/type of your font and 10 is the size. This works as long as your titlebar doesn't use system fonts:

gsettings set org.gnome.desktop.wm.preferences titlebar-uses-system-font false



ANSWER 2

Score 2


You could just open

  1. dconf-editor by typing that in terminal

  2. go to: org > gnome > desktop > interface

  3. change the titlebar font.