diff options
Diffstat (limited to 'templates/fluid/fluid.xml')
| -rw-r--r-- | templates/fluid/fluid.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/fluid/fluid.xml b/templates/fluid/fluid.xml index ad6cb89..b62c1d3 100644 --- a/templates/fluid/fluid.xml +++ b/templates/fluid/fluid.xml @@ -29,6 +29,14 @@ <fallback size="original" /> <threshold no_resize="20" availability="20" quality="5" /> </size> + + <size name="4k"> + <landscape w="3290" h="1850" /> + <portrait w="1850" h="1850" /> + <quality value="93" /> + <fallback size="hires" /> + <threshold no_resize="20" availability="20" quality="5" /> + </size> </image_sizes> <!-- Global HiDPI settings --> |
