Windows © : Change the font/size used by GTK+
- Keywords:
- windows font size
- Last updated by:
- Maxime DOYEN
** for gtk3 ** (HomeBank >= v5.0)
go to C:\Program Files (x86)\HomeBank\
open settings.ini file with notepad or a text-editor
you have a commented line like this:
#gtk-font-name = Open Sans 14
just uncomment and set the font name you like
gtk-font-name = Segoe UI 12
to permanently change the font:
1) for all users
- create a C:\ProgramData\
- create file named settings.ini with just
gtk-font-name = Segoe UI 10
2) for only a single user
do the same but into C:\Users\
note: the font for future transaction is a bit smaller at 80%
-------
** for gtk2** (HomeBank < v5.0)
To change the font face and size, just edit the file Program Files (x86)/HomeBank/
and change the "Segoe UI 10" by something suiting you like "Arial 12" or similar.
also have a look at:
http://