Easy to change with this code, change 1.5
to your display
gsettings set org.gnome.desktop.interface text-scaling-factor 1.5
And change on Fonts tab
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Pavol Z. Kutaj -
Juan Blasco -
JetThoughts Dev -
JetThoughts Dev -
Top comments (2)
This is highly misleading since Display Scale and Font Scale are not the same thing.
The correct answer to "Changing the Display Scale" is to enable fractional scaling with following command:
gsettings set org.gnome.mutter experimental-features "[]"
Realy helpfull thanks guy...