/sbin/ in Notify entfernt

This commit is contained in:
Désiré Werner Menrath 2023-11-16 18:20:07 +01:00
parent 973fbae8bc
commit 72db4c29b2

2
wire_g
View File

@ -87,7 +87,7 @@ wg_notify(){
--icon-size=32 --no-middle \ --icon-size=32 --no-middle \
--text=$"$ACTIVE activ" \ --text=$"$ACTIVE activ" \
--menu="Wire-G $OPEN!/sbin/wire_g --menu="Wire-G $OPEN!/sbin/wire_g
|$ACTIVE stop!/sbin/wg_stop" \ |$ACTIVE stop!wg_stop" \
--command="menu" & --command="menu" &
# Schreib die pid von Notify in # Schreib die pid von Notify in
pid=$(ps aux | grep yad | grep -v grep | awk '{print $2}') pid=$(ps aux | grep yad | grep -v grep | awk '{print $2}')