You are not logged in.

#1 2024-12-28 10:23:20

FreundBernd
Member
Registered: 2023-12-12
Posts: 4

Fractional scaling in Gnome leads to blurry apps

After I enabled 125% scaling (Gnome), some of my apps appear blurry. These include:
- VSCode
- Github Desktop
- Chromium

After researching the topic, the most suggested solution seems to be editing *.desktop files for the applications.
But I can`t find any .desktop files on my machine (e.g. in ~/.local/share/applications/).

Do I have to create those files from scratch?
Are they located somewhere else, where I can't find them?
Is there a better way to solve this?

Offline

#2 2024-12-28 14:46:12

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Fractional scaling in Gnome leads to blurry apps

Packages install .desktop files under /usr/share/applications/, you should copy the file to ~/.local/share/applications/ and edit it there to stop your changes being over-written after updates.


Jin, Jîyan, Azadî

Offline

#3 2024-12-29 09:42:52

digitalone
Member
Registered: 2011-08-19
Posts: 355

Re: Fractional scaling in Gnome leads to blurry apps

You can also retain the original desktop entries. For VSCode, create a config file under `~/.config/environment.d` and write:

ELECTRON_OZONE_PLATFORM_HINT=wayland

Restart the system.

For Chromium, set Wayland under `brave://flags/`. Restart the app.

Last edited by digitalone (2024-12-29 09:46:57)

Offline

Board footer

Powered by FluxBB