refactor: 使用 include 引入 DMS 管理的显示器配置

This commit is contained in:
Akina
2026-05-23 15:32:21 +09:00
parent 5a00c29f66
commit 4a13c01922
2 changed files with 20 additions and 0 deletions
+4
View File
@@ -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"
+16
View File
@@ -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
}