[kde] [Bug 464824] GTK don't follow global font configuration
David
bugzilla_noreply at kde.org
Mon Mar 27 18:37:19 BST 2023
https://bugs.kde.org/show_bug.cgi?id=464824
--- Comment #18 from David <david.cortes.rivera at gmail.com> ---
(In reply to Luca Bacci from comment #17)
> > By the way, in the case of vscode, even if you configure a non-default font, there are still parts of the interface which use the default GTK font, which up to a few months ago (in debian at least) would have corresponded with the KDE configuration.
>
> Indeed, that should work! (and does work, here)
>
> Can you check if XSettingsd and / or KDED are running? Open a terminal and
> post the output of:
>
> ps aux | grep -Ei 'xsettingsd|kded'
>
> Thanks!
> Luca
Looks like they are both running, but the later is called "kded5":
david at debian:~$ ps aux | grep -Ei 'xsettingsd|kded'
david 1599 0.1 0.2 3388344 144436 ? Ssl 16:48 0:11
/usr/bin/kded5
david 1673 0.0 0.0 9496 4044 ? S 16:48 0:00
/usr/bin/xsettingsd
david 33820 0.0 0.0 6464 2172 pts/2 S+ 19:36 0:00 grep -Ei
xsettingsd|kded
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list