3

I've seen that the Gnome Tweak Tool is not having any effect on the desktop fonts. And the only way to do it is

gsettings set org.gnome.nautilus.desktop font 'Ubuntu 10'

which I read here How to change desktop font and font size

Why is this happening? Is it a bug ?

b-ak
  • 4,350
  • I haven't tried a lot of tweaking with the GNOME Tweak Tool yet on my own systems, but sometimes the changes don't take effect immediately. Have you tried logging out and logging back in? – Knowledge Cube Oct 17 '11 at 15:14
  • Yes I have done that too :) – b-ak Oct 17 '11 at 15:21

1 Answers1

1

Reading @Pisu's comment on the linked answer (for 11.10), it looks like you need to have the package gnome-shell installed for this to take effect. You can still use Unity, just grab the additional packages from the Software Center.

Tom Brossman
  • 13,111
  • 2
    I am on 18.10, and have gnome-shell installed and still have the problem described by the OP. – Lexible Jan 01 '19 at 21:41