[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ayatana] reduce the font and ui size!
FYI: Changing the text-scaling-factor is easy with gsettings:
$ gsettings set org.gnome.desktop.interface text-scaling-factor FACTOR
FACTOR is a float value with high precision
For example:
$ gsettings set org.gnome.desktop.interface text-scaling-factor 0.9
Also, you can get the current factor with:
$ gsettings get org.gnome.desktop.interface text-scaling-factor
1.0
PS: I see the shema for this trick from the recent Tomasz Sałaciński source app