diff --git a/dockutil-labels.sh b/dockutil-labels.sh index e5efdba..cbe8c96 100644 --- a/dockutil-labels.sh +++ b/dockutil-labels.sh @@ -49,7 +49,7 @@ if [[ " $@ " =~ "firefox" ]]; then fi if [[ " $@ " =~ "brave" ]]; then - APPNA="Brave" + APPNA="Brave Browser" APPPA="/Applications" fi