blob: 86b719762881c58f6d3cce69cb20490777d906e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
output eDP-1 disable
output DP-3 {
resolution 1920x1200
transform 270
position 0 0
}
output DP-4 {
resolution 3840x2160
scale 1.6
position 1200 0
}
include $HOME/.config/sway/config
|