diff --git a/private_dot_config/hypr/hyprland.conf.tmpl b/private_dot_config/hypr/hyprland.conf.tmpl index 34b6d3b..4b06df2 100644 --- a/private_dot_config/hypr/hyprland.conf.tmpl +++ b/private_dot_config/hypr/hyprland.conf.tmpl @@ -26,6 +26,10 @@ autogenerated = 0 # remove this line to remove the warning # See https://wiki.hyprland.org/Configuring/Monitors/ monitor=,preferred,auto,{{ .screen_scaling }} +xwayland { + force_zero_scaling = true +} + ################### ### MY PROGRAMS ###