blob: 2cd8e29dc778c09dc352a41a38660419e1e684f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
output * {
background "$(cat $HOME/.cache/wal/wal)" fit
}
output DP-2 {
resolution 2560x1440@239.970Hz
position 0,0
}
output HDMI-A-1 {
resolution 1920x1080@60.000Hz
position 2560,0
}
|