15 lines
320 B
Plaintext
15 lines
320 B
Plaintext
# change monitor to high resolution, the last argument is the scale factor
|
|
monitor = , highres, auto, 2
|
|
|
|
#monitor handling
|
|
exec-once = ~/Dotfiles/desktopenvs/hyprland/scripts/monitorhandler.sh
|
|
|
|
# unscale XWayland
|
|
xwayland {
|
|
force_zero_scaling = true
|
|
}
|
|
|
|
# toolkit-specific scale
|
|
env = GDK_SCALE,2
|
|
env = XCURSOR_SIZE,32
|