Changing gala window title font

Asked by CruelAngel

Hey!
How does one change the window tilte font for gala? (One does not have switchboard installed, and wants to leave it that way.)

Question information

Language:
English Edit question
Status:
Solved
For:
Gala Edit question
Assignee:
No assignee Edit question
Solved by:
Tom Beckmann
Solved:
Last query:
Last reply:
Revision history for this message
Best Tom Beckmann (tombeckmann) said :
#1

Run
gsettings set org.gnome.desktop.wm.preferences titlebar-font 'MyDreamFont Bold 11'
in a terminal.

Revision history for this message
CruelAngel (hendricha) said :
#2

Thanks Tom Beckmann, that solved my question.