Created
February 10, 2015 20:14
-
-
Save Sebobo/0b95d85e6e98de70d1dc to your computer and use it in GitHub Desktop.
Yag Rondell Sample Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plugin.tx_yag.settings.themes.rondell.javaScriptSettings.rondell { | |
center { | |
top = 400 | |
left = 400 | |
} | |
fadeTime = 1000 | |
autoRotation { | |
delay = 10000 | |
} | |
radius { | |
x = 400 | |
y = 200 | |
} | |
itemProperties { | |
sizeFocused { | |
width = 800 | |
height = 600 | |
} | |
size { | |
width = 320 | |
height = 240 | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment