[swiftbar] One swiftbar config to rule them all
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
|
||||
PLIST="$HOME/Library/LaunchAgents/com.hungryroot.django.plist"
|
||||
ICON="🔌"
|
||||
MATCH="&& just django"
|
||||
@ -36,7 +35,7 @@ else
|
||||
fi
|
||||
|
||||
echo "---"
|
||||
echo "Open http://0.0.0.0:8000 | href=http://0.0.0.0:8000"
|
||||
echo "Open http://0.0.0.0:9000 | href=http://0.0.0.0:9000"
|
||||
echo "Debug | bash='$0' param1=debug terminal=true"
|
||||
echo "Open plist | bash='/usr/bin/open' param1='$PLIST' terminal=false"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user