blob: 11126a712d8a212aedef4068aceae3ca6f7ce87e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
output "Dell Inc. DELL P2715Q 32R1F52CAMBL" {
resolution 3840x2160
scale 1.6
# requires gnome-backgrounds
bg /usr/share/backgrounds/gnome/adwaita-d.jpg fill
}
output "Dell Inc. DELL P2715Q V48W265B409L" {
resolution 3840x2160
scale 1.6
# requires gnome-backgrounds
bg /usr/share/backgrounds/gnome/adwaita-d.jpg fill
}
|