Wallpapers
Wallpapers can be configured at the monitor-level and at the workspace-level .
{ "wallpaper": { "path": "$HOME/Pictures/wallpaper.jpg" }}Theme Generation
Section titled “Theme Generation”Base16 themes can optionally be generated for each configured wallpaper, and overrides can be set as theme options .
{ "wallpaper": { "path": "$HOME/Pictures/wallpaper.jpg", "generate_theme": true, "theme_options": { "stack_border": "Base07" } }}