🐛 fix: remove unused config 'printPreview'

This commit is contained in:
2026-04-03 08:50:28 +02:00
parent 0524f26f97
commit 5db3650184
7 changed files with 68 additions and 88 deletions
-3
View File
@@ -79,9 +79,6 @@ Configures commands executed for preview, selection, and restore behavior.
`printSelected` (boolean, default: `true`)
: Print selected wallpaper path to stdout on confirmation.
`printPreview` (boolean, default: `false`)
: Print previewed wallpaper path to stdout on preview.
`onSelected` (string, default: `""`)
: Command executed when a wallpaper is confirmed.