Skip to content

Commit 6a07b80

Browse files
committed
make warning emojis more extreme
1 parent 4367434 commit 6a07b80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/warp/scripts/on-session-start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fi
1313
if ! command -v jq &>/dev/null; then
1414
cat << 'EOF'
1515
{
16-
"systemMessage": "⚠️ Warp notifications require jq — install it with your system package manager (e.g. brew install jq, apt install jq)"
16+
"systemMessage": "🚨🚨🚨 Warp notifications require jq! Install it with your system package manager (e.g. brew install jq, apt install jq) 🚨🚨🚨"
1717
}
1818
EOF
1919
exit 0

0 commit comments

Comments
 (0)