Replies: 5 comments 3 replies
-
|
I'm pretty sure changing env = GDK_SCALE, 1 solves the issue too, at least for me, since by default it runs on 2, and I'm running Omarchy on a 1080p screen. You can find this setting by navigating to setup -> monitors |
Beta Was this translation helpful? Give feedback.
-
|
I changed the windowrule from float to tile in the ./local/share/omarchy/default/hypr/apps/steam.conf file and it helped a lot. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks a ton! Was really struggling with this and had to resort to big picture mode. |
Beta Was this translation helpful? Give feedback.
-
|
This should be a default if thats event possible causes its in steam |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue with prusa slicer. I couldnt find any gui settings in the app or any config files. env = GDK_SCALE,2 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Solution
In
.config/hypr/monitors.confchangeenv = GDK_SCALE,2toenv = GDK_SCALE,1, specially if you're in 1080p monitors.The change isn't immediately reflected, relaunch Hyprland either in System (SUPER+ALT+SPACE > System > Relaunch), if you're unsure what to do restart your computer.
Alternative Steam
This is not required if you performed the main solution successfully.
Open Steam and go to Steam -> Settings

Go to Interface and toggle OFF

Scale text and Icons to match monitor settingsYou should be prompted to restart Steam, otherwise restart.
Beta Was this translation helpful? Give feedback.
All reactions