-
Notifications
You must be signed in to change notification settings - Fork 0
Customization
This app has a few customization options. You can change them by adjusting values in the 'config.json' file.
This are the customizable options.
The width of the generated wallpaper in pixels.
default: 1920
The height of the generated wallpaper in pixels.
default: 1080
The width of the centered cover in pixels.
default: 700
The height of the centered cover in pixels.
default: 700
The intensity of the background blur.
default: 25
Specifies whether the centered cover fits or fills the entered dimensions.
default: false
Your client id from spotify. You can get the it here.
default: not set
Your client secret from spotify. You can get the it here.
default: not set
A non-used port on your machine to temporarily spin up the server at.
default: 3001
The timespan between song checks in seconds.
default: 60
The location of logfile (relative to app root).
default: ./log.txt
The output location of the generated wallpaper. When this property is not set, will the wallpaper be save in the wallpapers folder in the app root.
default: not set