mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
RPi1: set kodi guisize default limit to 720
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
c0d5573399
commit
c8ca3a7486
12
projects/RPi/devices/RPi/kodi/appliance.xml
Normal file
12
projects/RPi/devices/RPi/kodi/appliance.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<settings version="1">
|
||||
<section id="system">
|
||||
<category id="display">
|
||||
<group id="1">
|
||||
<setting id="videoscreen.limitguisize">
|
||||
<default>3</default>
|
||||
</setting>
|
||||
</group>
|
||||
</category>
|
||||
</section>
|
||||
</settings>
|
Loading…
x
Reference in New Issue
Block a user