cursor
cursor copied to clipboard
Linux texts look less sharp than vscode
I'm on manjaro linux with a DPI scaling of 1,60.
All the texts look noticeably more blurry compared to VSCode on the same machine.
Any way to fix it?
I'm using wayland if that helps.
try export ELECTRON_OZONE_PLATFORM_HINT=auto, that worked for me
also see https://github.com/getcursor/cursor/issues/1789