dotfiles/system/.config/kanshi/config
Severin Kaderli 84019aac75
Add newest settings
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2023-04-22 15:28:15 +02:00

35 lines
No EOL
946 B
Text

profile home {
output eDP-1 disable
output HDMI-A-1 mode 1920x1200@59.950Hz position 0,0
output HDMI-A-2 mode 1920x1080@60Hz position 1920,120
exec xrandr --output XWAYLAND0
exec xrandr --output XWAYLAND1 --primary
}
#profile mobile {
# output eDP-1 mode 1920x1080@60.031Hz position 0,0
#
# exec xrandr --output XWAYLAND0 --primary
#}
profile gw2 {
output eDP-1 mode 1920x1080@60.031Hz position 0,0
output HDMI-A-2 mode 1920x1080@60.031Hz position 1920,0
exec xrandr --output XWAYLAND0 --primary
}
profile presentation {
output eDP-1 enable mode 1920x1080@60.031Hz position 0,0
output HDMI-A-1 mode 1920x1200@59.950Hz position 1920,-120
}
profile tyr-home {
output eDP-1 mode 2560x1600@165.004Hz position 1920,0 scale 1.25
output DP-1 mode 1920x1080@74.998Hz position 0,0 scale 1
}
profile tyr-mobile {
output "BOE 0x0A9B Unknown" mode 2560x1600@165.004Hz position 0,0 scale 1.25
}