[kde] [Bug 464824] GTK don't follow global font configuration

Luca Bacci bugzilla_noreply at kde.org
Thu Mar 16 15:29:32 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=464824

Luca Bacci <luca.bacci at outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

--- Comment #11 from Luca Bacci <luca.bacci at outlook.com> ---
Hello! It's possible to specify the desired font for generic widgets, document
content (e.g textviews) or momospace content (e.g sourceview for viewing source
code, or vote for terminals)

See for example:
https://gitlab.gnome.org/GNOME/gnome-tweaks/-/blob/40.0/gtweak/tweaks/tweak_group_font.py#L109

Could you report the output of:

1. gsettings get org.gnome.desktop.interface font-name
2. gsettings get org.gnome.desktop.interface document-font-name
3. gsettings get org.gnome.desktop.interface monospace-font-name"

2 or 3 should be different. In that case you can set them to Noto 11 that way:

* gsettings set org.gnome.desktop.interface document-font-name "Noto 11"

I'll have a look at how kde-gtk-config handles that!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list