hyprland: nabu screen setup
This commit is contained in:
parent
386600e97c
commit
024d91fbce
|
@ -2,7 +2,18 @@
|
|||
# Monitors #
|
||||
#===========================================================================#
|
||||
|
||||
monitor=DP-1, 3440x1440@100, 1920x0, 1
|
||||
monitor=HDMI-A-2, 1920x1200@60, 0x0, 1
|
||||
monitor=HDMI-A-1, 1920x1200@60, 2680x1440, 1
|
||||
#monitor=HDMI-A-2, 1366x768@60, 0x0, 1
|
||||
monitor=DSI-1, 1600x2560@120, 0x0, 1.6, transform, 3
|
||||
|
||||
render {
|
||||
explicit_sync = 0
|
||||
explicit_sync_kms = 0
|
||||
direct_scanout = false
|
||||
}
|
||||
|
||||
cursor {
|
||||
no_hardware_cursors = true
|
||||
}
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue