VSCode launches in very low-res #66
Unanswered
andrerossellm
asked this question in
Q&A
Replies: 1 comment 6 replies
-
I had the same problem, my monitor is 4k and the vscode didn't liked any scaling for it. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! First of all, thank you for the amazing work.
![image](https://private-user-images.githubusercontent.com/92490116/258621044-85cd8e8d-a5aa-479d-8aec-7906cc5740a3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTMyOTksIm5iZiI6MTczOTE1Mjk5OSwicGF0aCI6Ii85MjQ5MDExNi8yNTg2MjEwNDQtODVjZDhlOGQtYTVhYS00NzlkLThhZWMtNzkwNmNjNTc0MGEzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAyMDMxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM3MmVkMmExZjhiYjIyOTBmZjdlMjZjN2JkNWQ1NDUzYWQ3ZjMzNmYxZWZiYmM1ODcwMzRhYzA5MDc4ZGQ0ZTImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.iXnnFIINIHmGEK-2Dq8TS9Aa6-PUPjECN7WzAs9LjLE)
![image](https://private-user-images.githubusercontent.com/92490116/258621063-e70db0dc-6dc5-4d43-8254-3243bf272424.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTMyOTksIm5iZiI6MTczOTE1Mjk5OSwicGF0aCI6Ii85MjQ5MDExNi8yNTg2MjEwNjMtZTcwZGIwZGMtNmRjNS00ZDQzLTgyNTQtMzI0M2JmMjcyNDI0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAyMDMxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI3MzlmZDBhNmI1ZTE0Mzg1NGY0ZWExZTNmYjExYmFjNmRhZTZhMTI5YTJmNTBhZTViNDA2YzMwNjFiMDQzZjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.hJEp1MQYtu7hQJbOy6GnEdqAaj72trwAGk5PRVGOI8s)
I've just installed the rice using the script on a fresh base arch install and I'm loving it! I have a weird issue which I've not been able to solve. My VSCode windows are all blurry/low-res no matter how I launch the application.
I can avoid it by launching it forcing Wayland with two flags as mentioned over here, but this also disables the blur effect from the dotfiles.
Have any of you encountered this? Does anybody know how the author forces blur on VSCode so I can try to replicate it while using the flags?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions