MooseCP/resolution_presets.toml

10 lines
168 B
TOML

# Resolution Presets
# Format: [preset_name]
# Values: "WidthxHeight"
[sdxl]
widescreen = "1344x768"
landscape = "1152x896"
square = "1024x1024"
portrait = "896x1152"