dotfiles/.config/kanshi/config
2023-08-10 22:20:43 +02:00

79 lines
2.7 KiB
Plaintext

#profile hydra {
# # output eDP-1 enable mode 1920x1080 position 0,0
# output "Unknown 0x213D 0x00000000" enable mode 1920x1080 position 0,0
# output "Dell Inc. DELL U2412M Y1H5T27N1EVL" enable mode 1920x1200 position 1920,0 scale .94
#}
###profile multihead-3 {
### output eDP-1 enable mode 1920x1080 position 0,0
### # output eDP-1 mode 1920x1080 position 0,0
### output "Dell Inc. DELL U2412M Y1H5T27N1EVL" mode 1920x1200 position 1920,0 scale .94
### output "Dell Inc. DELL U2412M YPPY077L1JXS" mode 1920x1200 position -1200,-300 scale .94 transform 270
###}
#profile multihead-clamshell {
# # should be matched in clamshell mode
# # offset of the first monitor is 1200 as the other one is vertical
# output eDP-1 disable
# output "Dell Inc. DELL U2412M Y1H5T27N1EVL" enable mode 1920x1200 position 1300,300 scale .94
# output "Dell Inc. DELL U2412M YPPY077L1JXS" enable mode 1920x1200 position 0,0 scale .94 transform 270
#}
#profile multihead-no-clamshell {
# output eDP-1 enable position 0,0
# output "Dell Inc. DELL U2412M Y1H5T27N1EVL" mode 1920x1200 enable position 1920,0 scale .94
# output "Dell Inc. DELL U2412M YPPY077L1JXS" disable
#}
profile lg-sl {
output "LG Electronics LG TV 0x00000101" mode 3840x2160 enable position 0,0
# output eDP-1 mode 1920x1080 enable position -1920,0
output eDP-1 disable
}
#profile bigscreen-sammy {
# output eDP-1 enable mode 1920x1080 position 0,0
# output "Samsung Electric Company LU28R55 HNMW101193" mode 2560x1440 enable position 1920,0
#}
#profile bigscreen-sammy4k-clamshell {
# output eDP-1 disable
# output "Samsung Electric Company LU28R55 HNMW101193" mode 3840x2160 enable position 0,0
#}
profile bigscreen-sammy-clamshell {
output eDP-1 disable
output "Samsung Electric Company LU28R55 HNMW101193" mode 2560x1440 enable position 0,0
}
profile bigscreen1 {
output eDP-1 disable
output "Dell Inc. DELL U2412M Y1H5T27N1EVL" mode 1920x1200 enable position 0,0 scale .94
}
profile bigscreen {
output eDP-1 disable
output "Dell Inc. DELL U2412M Y1H5T27N1EVL" mode 1920x1200 enable position 0,0 scale .94
output "Dell Inc. DELL U2412M YPPY077L1JXS" disable
# output eDP-1 enable mode 1920x1080 position 0,0 scale 1
}
# profile bigscreen2-clamshell {
# output eDP-1 disable
# output "Dell Inc. DELL U2412M YPPY077L1JXS" mode 1920x1200 enable position 0,0 scale .94
# # output eDP-1 enable mode 1920x1080 position 0,0 scale 1
# }
profile single-no-clamshell {
output eDP-1 enable mode 1920x1080 position 0,0
output "Dell Inc. DELL U2412M Y1H5T27N1EVL" mode 1920x1200 disable
output "Dell Inc. DELL U2412M YPPY077L1JXS" disable
}
profile single {
output eDP-1 enable mode 1920x1080 position 0,0
# output "Unknown 0x213D 0x00000000" enable mode 1920x1080 position 0,0
}
# vim: ft=config