aboutsummaryrefslogtreecommitdiff
path: root/.config/kanshi/config
blob: d987653e542a2d62502e54a2baf4fe93748f1414 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
output "Samsung Electric Company U28E590 HTPGC00166" {
  mode 3840x2160@30.000
  position 1920,0
  scale 1.5
  alias $HOME
}

output "Lenovo Group Limited 0x40AD Unknown" {
  mode 1920x1080@60.008
  position 0,0
  alias $INTERNAL
}

profile mobile {
  output $INTERNAL enable
}

profile home {
  output $INTERNAL disable
  output $HOME enable
}