hyprland: disable xwayland scaling
This commit is contained in:
parent
c9abd627b9
commit
534c89337c
@ -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";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user