diff --git a/photoshop.desktop b/photoshop.desktop index 3495381..7abef9d 100644 --- a/photoshop.desktop +++ b/photoshop.desktop @@ -6,4 +6,4 @@ Comment=The industry-standard photo editing software (Wine) Categories=Graphics MimeType=image/psd;image/x-psd;image/png;image/jpg;image/jpeg;image/webp;image/heif;image/raw StartupWMClass=photoshop.exe -Exec=bash "$HOME/.local/bin/photoshop.sh %F" +Exec=bash "~/.local/bin/photoshop.sh" %F