for anyone facing the same issue, putting this into my hyprland.conf file seems to have fixed it -
xwayland {
force_zero_scaling = true
use_nearest_neighbor = true
}
An (unnoficial) Hyprland Community in the new Land!
You can share and help each other when using Hyprland here.. :)
Resources:
for anyone facing the same issue, putting this into my hyprland.conf file seems to have fixed it -
xwayland {
force_zero_scaling = true
use_nearest_neighbor = true
}