Electron apps blurry after rebasing to bazzite-dx
After rebasing from
bazzite:stable to bazzite-dx:stable, any app I used based on Electron (Discord, Chromium) no longer played nice with fractional scaling.
They were blurry, as if I were running them in an old X11 environment. Rolling back to plain old Bazzite fixed them.
Why would rebasing do this, and is there a solution? I thought DX was just base Bazzite with VSCode and other goodies.Solution:Jump to solution
Resolved: Rebasing for some reason changed "Legacy applications (X11)" to "Scaled by the system" instead of "Apply scaling themselves." Switching it back fixed it.
1 Reply
Solution
Resolved: Rebasing for some reason changed "Legacy applications (X11)" to "Scaled by the system" instead of "Apply scaling themselves." Switching it back fixed it.