blob: 63e2139b710b5268cbdb7407350c1a1e8b1b516b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
output "Dell Inc. DELL P2715Q 32R1F52CAMBL" {
resolution 3840x2160
scale 1.6
# requires gnome-backgrounds
bg /usr/share/backgrounds/gnome/adwaita-d.jxl fill
}
output "Dell Inc. DELL P2715Q V48W265B409L" {
resolution 3840x2160
scale 1.6
# requires gnome-backgrounds
bg /usr/share/backgrounds/gnome/adwaita-d.jxl fill
}
output "Samsung Electric Company Odyssey G95SC H1AK500000" {
resolution 5120x1440
scale 1.0
# requires gnome-backgrounds
bg /usr/share/backgrounds/gnome/adwaita-d.jxl fill
}
|