From e332a3d58417206ea632aa0beac4f0679d0e1671 Mon Sep 17 00:00:00 2001 From: Janis Jansons Date: Thu, 14 Dec 2023 16:57:39 +0200 Subject: [PATCH] Updated bitbar script --- bitbar-openconnect.6s.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bitbar-openconnect.6s.sh b/bitbar-openconnect.6s.sh index 3e8ad22..d115016 100755 --- a/bitbar-openconnect.6s.sh +++ b/bitbar-openconnect.6s.sh @@ -85,6 +85,7 @@ fi echo '---' echo "Edit routes | iconName=folder-symbolic href='file://$SCRIPT_LOCATION/routes.txt' refresh=false" +echo "Edit domains | iconName=accessories-dictionary-symbolic href='file://$SCRIPT_LOCATION/domains.txt' refresh=false" LOG_CMD="$SCRIPT_LOCATION/$SCRIPT_NAME" if [[ "$OSTYPE" == "linux-gnu"* ]]; then