Extension-Druid/example/assets/default.display_profiles
2025-05-17 13:36:34 +03:00

15 lines
169 B
Plaintext

profiles {
name: "Landscape"
qualifiers {
width: 1920
height: 1080
}
}
profiles {
name: "Portrait"
qualifiers {
width: 1080
height: 1920
}
}