I mess up with default font style in fedora cinnamon can any one share a screenshot of font style in fedora
1 Like
Default font in Fedora is Cantarell (assuming Cinnamon uses gsettings)
You can revert the desktop font with the following:
gsettings set org.gnome.desktop.interface 'font-name' 'Cantarell 11'
1 Like
or simpler
gsettings list-recursively | sort | grep font