12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
# The config where the resolution, position and
|
|
# other monitor Stuff is set up
|
|
|
|
# monitor = name, resolution, position, scale
|
|
|
|
misc {
|
|
vrr = 2 # 0: off, 1: on, 2: fullscreen only
|
|
}
|
|
|
|
render {
|
|
cm_auto_hdr = 1 # 0: off, 1: on, 2: edid
|
|
} |