trayicon korrektur
This commit is contained in:
parent
397460c1b0
commit
8a5fb47ede
4
wire_g
4
wire_g
@ -54,11 +54,11 @@ wg_notify(){
|
|||||||
nmcli con mod $active connection.autoconnect no
|
nmcli con mod $active connection.autoconnect no
|
||||||
|
|
||||||
yad --notification \
|
yad --notification \
|
||||||
--image="icon:${wg_pic}wg-vpn.png" \
|
--image="${wg_pic}wg-vpn.png" \
|
||||||
--icon-size=32 --no-middle \
|
--icon-size=32 --no-middle \
|
||||||
--text=$"$active $show" \
|
--text=$"$active $show" \
|
||||||
--menu="Wire-G $open ! sbin/wire_g
|
--menu="Wire-G $open ! sbin/wire_g
|
||||||
$active stop!/sbin/wg_stop" \
|
|$active stop!/sbin/wg_stop" \
|
||||||
--command="menu"
|
--command="menu"
|
||||||
}
|
}
|
||||||
export -f wg_notify
|
export -f wg_notify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user