kanshi: Add kanshi for handling multiple monitors
This commit is contained in:
parent
f49632b6d2
commit
29596c2c74
1 changed files with 13 additions and 0 deletions
13
kanshi/.config/kanshi/config
Normal file
13
kanshi/.config/kanshi/config
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
profile {
|
||||||
|
output eDP-1 disable
|
||||||
|
output eDP1 disable
|
||||||
|
output "Samsung Electric Company LU28R55 H4ZN300060" mode 3840x2160 position 0,0
|
||||||
|
}
|
||||||
|
|
||||||
|
profile {
|
||||||
|
output eDP-1 enable scale 1
|
||||||
|
}
|
||||||
|
|
||||||
|
profile {
|
||||||
|
output eDP1 enable scale 1
|
||||||
|
}
|
Loading…
Reference in a new issue