profile "default" {
  output "LG Electronics LG ULTRAFINE 210MABTPQU13" enable scale 1.25 position 0,0
}

profile "with kamwas" {
  output "LG Electronics LG ULTRAFINE 210MABTPQU13" enable scale 1.25 position 0,0
  # output "HAT Kamvas Pro 16 0x01010101" enable position 3072,0
  output "HAT Kamvas Pro 16 0x01010101" enable position 0,1728
}



profile "laptop" {
  output eDP-1 enable position 0,0

  exec swaymsg focus output eDP-1
}

profile "laptop with kamwas" {
  output eDP-1 enable position 0,0
  output "HAT Kamvas Pro 16 0x01010101" enable position 2560,0

  exec swaymsg focus output eDP-1
}
