diff --git a/.config/noctalia/settings.json b/.config/noctalia/settings.json index f2b6efc..888b86c 100644 --- a/.config/noctalia/settings.json +++ b/.config/noctalia/settings.json @@ -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,