refactor: 使用 include 引入 DMS 管理的显示器配置
This commit is contained in:
@@ -623,3 +623,7 @@ binds {
|
|||||||
// moving the mouse or pressing any other key.
|
// moving the mouse or pressing any other key.
|
||||||
Mod+Shift+P { power-off-monitors; }
|
Mod+Shift+P { power-off-monitors; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
include "dms/outputs.kdl"
|
||||||
|
|
||||||
|
include "dms/cursor.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
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user