hyprland: disable xwayland scaling

This commit is contained in:
NullBite 2024-01-01 15:50:13 -05:00
parent c9abd627b9
commit 534c89337c
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -7,6 +7,9 @@ in
enable = true;
settings = {
# Xwayland fix
xwayland.force_zero_scaling = mkd true;
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor = mkd ",preferred,auto,auto";