▸sh_cfg_bg
Static & live wallpaper management
◾ cfg.bg.static.enabled
if enabled; interface will display a static background behind all other elements of the script.
◾ cfg.bg.static.list
Stores a list of URLs which will be used to display a static wallpaper within the interface.
Requires:
cfg.bg.static.enabled = true
◾ cfg.bg.live.enabled
If enabled; interface will display live wallpapers (animated).
◾ cfg.bg.live.list
Stores a list of URLs which will be used to display an animated wallpaper within the interface.
Requires:
cfg.bg.live.enabled = true
◾ cfg.bg.filter
Series of settings related to the filter for backgrounds.
These will make the background blurred, darker / lighter, etc.
Last updated