Fixed Creative Cloud shortcut

This commit is contained in:
jimbo2k2
2022-09-15 20:40:54 +01:00
committed by GitHub
parent d7e535487f
commit 2149dac9d7

View File

@@ -100,7 +100,7 @@ if [[ " $@ " =~ "acrobatdc" ]]; then
DOCKPOS=end
fi
if [[ " $@ " =~ "adobecreativeclouddesktop" ]]; then
APPNA="Adobe Creative Cloud"
APPNA="Creative Cloud"
APPPA="/Applications/Utilities/Adobe Creative Cloud/ACC"
DOCKPOS=end
fi