set gdk scale to 2

This commit is contained in:
2026-02-16 21:45:40 +01:00
parent f6f2ea2d53
commit 4d4674a438

View File

@@ -1,10 +1,10 @@
################
### MONITORS ###
################
# See https://wiki.hypr.land/Configuring/Monitors/
source = ~/.config/hypr/monitors.conf
source = ~/.config/hypr/workspaces.conf
xwayland {
force_zero_scaling = true
}
@@ -40,7 +40,7 @@ exec-once = librepods --start-minimized
# See https://wiki.hypr.land/Configuring/Environment-variables/
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = GDK_SCALE, 1
env = GDK_SCALE, 2
###################
### PERMISSIONS ###