color scheme gen

This commit is contained in:
Zacharias-Brohn
2026-02-11 15:20:31 +01:00
parent 144d763c67
commit faec46e033
4 changed files with 61 additions and 41 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ Searcher {
function stopPreview(): void {
showPreview = false;
Quickshell.execDetached(["python3", Quickshell.shellPath("scripts/SchemeColorGen.py"), `--path=${root.actualCurrent}`, `--thumbnail=${Paths.cache}/imagecache/thumbnail.jpg`, `--output=${Paths.state}/scheme.json`]);
Quickshell.execDetached(["python3", Quickshell.shellPath("scripts/SchemeColorGen.py"), `--path=${root.actualCurrent}`, `--thumbnail=${Paths.cache}/imagecache/thumbnail.jpg`, `--output=${Paths.state}/scheme.json`, `--scheme=${Config.colors.schemeType}`]);
}
list: wallpapers.entries