Replies: 1 comment 1 reply
-
I am having issues with hyprshot in my second monitor, and there are essentially two waybards. At some point I saw more than two. This sounds probably like a bug. I am using ML4W v2.9.7.3 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
As a newcomer to Git and the open-source community, I might miss some best practices, so please feel free to guide me if needed.
I recommend enabling xwayland in ~/.config/hypr/conf/custom.conf if you're using a scaling factor other than 1 or 2. This ensures apps like OnlyOffice, Brave, and VLC display correctly instead of appearing pixelated.
Example Configuration for xwayland:
xwayland {
force_zero_scaling = true
}
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions