From c2e1ef800a3e8123d159a211c4170d26b144bc53 Mon Sep 17 00:00:00 2001 From: punix Date: Fri, 10 Nov 2023 23:03:30 +0100 Subject: [PATCH] trayicon korrektur2 --- wire_g | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wire_g b/wire_g index 22b6568..f802f68 100755 --- a/wire_g +++ b/wire_g @@ -56,7 +56,7 @@ wg_notify(){ yad --notification \ --image="${wg_pic}wg-vpn.png" \ --icon-size=32 --no-middle \ - --text=$"$active $show" \ + --text="$active" "$show" \ --menu="Wire-G $open ! sbin/wire_g |$active stop!/sbin/wg_stop" \ --command="menu"