aboutsummaryrefslogtreecommitdiff
path: root/tests/modules/services/kanshi/basic-configuration.conf
blob: 9d6442b985bb3e0503990cb587ed3c648fd426fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
profile desktop {
  output "eDP-1" disable
  output "Iiyama North America PLE2483H-DP" enable position 0,0
  output "Iiyama North America PLE2483H-DP 1158765348486" enable mode 1920x1080 position 1920,0 scale 2.100000 transform flipped-270
  exec echo "1 two 3"
}

profile nomad {
  output "eDP-1" enable
}

profile test {
  output "*" enable
}