diff --git a/config.kdl b/config.kdl index e5b361b..f193474 100644 --- a/config.kdl +++ b/config.kdl @@ -623,3 +623,7 @@ binds { // moving the mouse or pressing any other key. Mod+Shift+P { power-off-monitors; } } + +include "dms/outputs.kdl" + +include "dms/cursor.kdl" diff --git a/dms/outputs.kdl b/dms/outputs.kdl index e69de29..aa97fea 100644 --- a/dms/outputs.kdl +++ b/dms/outputs.kdl @@ -0,0 +1,16 @@ +// Auto-generated by DMS - do not edit manually + +output "HKC OVERSEAS LIMITED 27E1Q 0000000000001" { + mode "2560x1440@144.000" + scale 1 + position x=0 y=0 +} + +output "HKC OVERSEAS LIMITED 25E3Q 0000000000001" { + mode "2560x1440@144.002" + scale 1 + transform "270" + position x=2560 y=0 + variable-refresh-rate on-demand=true +} +