Score:0

How to properly create .config files to launch electron apps in native wayland? [Ubuntu 22.10]

jp flag

While using fractional scaling, electron apps are blurry. To fix that I used the following flags

$code --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-features=WaylandWindowDecorations

There was an article on arch wiki that suggested to make electron-config files. I followed it but vs code still launches blurry. I think, I made some mistake while adding flags to the config files. Please tell me how do I fix the issue.

Info about VS Code, screenshots of config files and their location.

Score:0
jp flag

Those *-flags.conf files are an Arch modification, I don't think Ubuntu does it.

You can copy your application's .desktop file to ~/.local/share/applications and edit the Exec= line to add the flags. Anything there will override the one in /usr/share/applications.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.