Files
dotfiles/shared/.config/kanshi/config

27 lines
408 B
Plaintext

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 mobile_external {
output $INTERNAL enable position 0,0
output * enable position 1805,0
}
profile undocked {
output $INTERNAL enable
}