Sublime Forum

Sublime Text on wayland/kde is blurry

#1

Hello,

I noticed that the fonts and over all quality of sublime text on my PC is very blurry and I don’t know why.
I am using jetbrains mono as my font. when I use other applications the font and screen is not blury at all.

these are my settings,
`
“hardware_acceleration”: “opengl”,
“hot_exit”: “disabled”,
“remember_workspace”: false,

"color_scheme": "Monokai Pro (Filter Spectrum).sublime-color-scheme",
"theme": "Nabla Adaptive.sublime-theme",

"font_size": 18, 
"font_face":"JetBrains Mono Medium",
"font_options": ["no_liga",
                "no_clig",
                "no_calt",
                "no_italic",
                "subpixel_antialias"],

`

I tried no acceleration,no subpixel_antialias, but its still blurry and I don’t know what is going on.
I am using fedora 43 with kde plasma

thanks

0 Likes

#2

That screenshot doesn’t look blurry to me. Does the screenshot itself look blurry to you? If so, can you post a screenshot of text from a different application on your system that doesn’t look blurry.

Do you perhaps have a non-integer scaling on your display? Does the text still look blurry if you change it to an integer scale?

0 Likes