mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Add XWayland configuration to fix blurry fonts while using fractional scale
It will disable windows scaling on xwayland software to prevent blurry fonts. Source: https://wiki.hypr.land/Configuring/XWayland/
This commit is contained in:
@@ -166,3 +166,6 @@ cursor {
|
|||||||
hotspot_padding = 1
|
hotspot_padding = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
xwayland {
|
||||||
|
force_zero_scaling = true
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user