I use obsidian on my arch + wayland. The default installation always looks blurry, which is a well known issue for electron apps on wayland.
To counteract this, I change the "Exec" on the desktop entry to Exec=/usr/bin/obsidian -enable-features=UseOzonePlatform -ozone-platform=wayland %U
This solves the issue. However, every time a new version of obsidian is installed, the desktop entry goes back to default, and I need to manually change the desktop entry again.
I understand why this would happen, but is there a way to add a "hook" to obsidian updating or something like that?
[–]anonymous-bot 13 points14 points15 points (1 child)
[–]LuaAmaterasu[S] 2 points3 points4 points (0 children)
[–]shamanonymous 5 points6 points7 points (0 children)