Skip to content

Add: wallpaper path as second argumnet in setTheme

Latest
Compare
Choose a tag to compare
@5hubham5ingh 5hubham5ingh released this 04 Mar 16:46

setTheme function in extension scripts now receives wallpaper's path as second argument.

export function setTheme(currrentThemeConfigPath : string, currentWallpaperPath : string){};