This commit is contained in:
2025-11-11 13:15:25 -05:00
commit 6cf68de325
20 changed files with 1890 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
output "Dell Inc. DELL S3422DWG 3LTSS63" {
mode 3440x1440@143.975
position 0,0
alias $HOME_DESK_1
}
output eDP-1 {
mode 2256x1504@59.999
position 0,0
scale 1.25
alias $INTERNAL
}
profile docked {
output $HOME_DESK_1 enable
output $INTERNAL disable
}
profile undocked {
output $INTERNAL enable
}