diff --git a/bin/omarchy-theme-set b/bin/omarchy-theme-set index ba2c0705..86c83c8f 100755 --- a/bin/omarchy-theme-set +++ b/bin/omarchy-theme-set @@ -1,6 +1,6 @@ #!/bin/bash -if [[ -z $1 && $1 != "CNCLD" ]]; then +if [[ -z $1 ]]; then echo "Usage: omarchy-theme-set " exit 1 fi