Este el elf un plugin para el cover art que permite borrar el reloj grande de la pantalla
Tema exclusivo para la discucion:[DISCUSION] Clean BG
Código:
;CleanBG ini
;Set your play/pause key code here:
[PLAYKEY]: 0x24;
;0x01 - enable operator logo text changer, 0x00 to disable
[SHOWLOGO]: 0x01;
;set your operator logo
[LOGO]: Sunfire7 :)
;0x00 - dont show weekday, 0x01 - Show weekday, 0x02 - Show weekday and date, 0x03 - Show short weekday and date
[WEEKDAYS]: 0x01;
; position of weekdays
[WEEKDAYS_LOCATION]: 0x0F;
:Update time, on miliseconds, 1000 recommended (1 sec)
[UPDATE]: 800;
;if [WEEKDAYS] is set to 0x02 or 0x03:
; [SPACE]:0x00 - Use [SEPARATOR] parameter, [SPACE]:0x01 - Show a space as separator
[SPACE]: 0x01;
[SEPARATOR]: -
;dont delete this
Marcadores