hyprland: removed xwayland scaling in favor of env variables

This commit is contained in:
Aly Raffauf 2024-03-24 18:22:17 -04:00
parent 309e1e75de
commit f82d9d125b

View file

@ -12,6 +12,14 @@ monitor=desc:Samsung Display Corp. 0x4152,preferred,auto,2
# Use best settings for all other monitors.
monitor=,preferred,auto,auto
# unscale XWayland
xwayland {
force_zero_scaling = true
}
# toolkit-specific scale
env = GDK_SCALE,1.5
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch