This commit is contained in:
2026-03-06 05:32:48 +01:00
parent 026eae58dc
commit e05e33ee8b
3 changed files with 56 additions and 11 deletions

View File

@@ -1,12 +1,19 @@
profile "default" {
output DP-2 enable scale 1.25 position 0,0
exec swaymsg focus output DP-1
output "Chimei Innolux Corporation 0x15B1 Unknown" {
mode 1920x1080@60.006
scale 1
alias $M4700
}
profile "with kamwas" {
output DP-2 enable scale 1.25 position 0,0
output HDMI-A-1 enable position 3072,0
exec swaymsg focus output DP-2
output "Lenovi" {
mode 2560x1440@60.006
scale 1.25
alias $M4700
}
profile "M4700" {
output $M4700 enable
}
profile "T420" {
output $T420 enable
}