diff options
Diffstat (limited to 'roles/hyprland/templates/uwsm/env.j2')
| -rw-r--r-- | roles/hyprland/templates/uwsm/env.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/hyprland/templates/uwsm/env.j2 b/roles/hyprland/templates/uwsm/env.j2 index 9a360ce6..f0a03b64 100644 --- a/roles/hyprland/templates/uwsm/env.j2 +++ b/roles/hyprland/templates/uwsm/env.j2 @@ -4,6 +4,7 @@ # See https://wiki.hypr.land/Configuring/Environment-variables/ export XCURSOR_SIZE=24 +export GDK_SCALE={{ hyprland_gdk_scale }} # Fix steam scaling export STEAM_FORCE_DESKTOPUI_SCALING=1.6 |
