feat(noctalia): use uwsm-app instead of uwsm app to lauch apps

This commit is contained in:
2026-04-27 12:10:30 +02:00
parent 083b6baa9b
commit 1f917d90a1

View File

@@ -4,7 +4,7 @@
"clipboardWatchImageCommand": "wl-paste --type image --watch cliphist store",
"clipboardWatchTextCommand": "wl-paste --type text --watch cliphist store",
"clipboardWrapText": true,
"customLaunchPrefix": "uwsm app --",
"customLaunchPrefix": "uwsm-app --",
"customLaunchPrefixEnabled": true,
"density": "default",
"enableClipPreview": true,