hello since fedora 39 wont really support x11 anymore I wanted to know is there a way to fix the blurryness of electron apps in wayland ?
I search on the internet to find a solution but there is so much different ways to do it I feel that I am completly lost since I'm really new on linux
By searching a bit I found this code '''code --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform-hint=auto'''
for vs code
which indeed make my vs code non blurry anymore but. Unfortunalty to launch it like that I need to use the terminal each time.
From what I understood it's something related with config file but it those stuff or way to complicated for me to change for now.
thanks in advance