dotfiles/dot-config/hypr/monitors.conf

20 lines
450 B
Plaintext
Raw Permalink Normal View History

#===========================================================================#
# Monitors #
#===========================================================================#
2024-11-20 17:10:58 +00:00
monitor=DSI-1, 1600x2560@120, 0x0, 1.6, transform, 3
render {
explicit_sync = 0
2025-01-11 09:55:22 +00:00
explicit_sync_kms = 1
direct_scanout = true
2024-11-20 17:10:58 +00:00
}
cursor {
no_hardware_cursors = true
}
xwayland {
force_zero_scaling = true
}