connect no progressbar timeout
This commit is contained in:
parent
f71efff1de
commit
5fd389f8af
2
wire_g
2
wire_g
@ -48,7 +48,7 @@ wg_notify(){
|
||||
yad --image-on-top --image=${WG_PIC}wg-vpn-info.png \
|
||||
--undecorated --borders=8 --skip-taskbar \
|
||||
--text-align=center --no-buttons --auto-close \
|
||||
--timeout 2 --timeout-indicator=bottom \
|
||||
--timeout 1 \
|
||||
--text=$"<span color='#0fad0a'><b>"$ACTIVE"</b></span> <span><b>powered</b></span>" &
|
||||
# autoconnect wird hier abgeschalten damit auch neu importierte nach einem Systemneustart nicht aktiv sind
|
||||
nmcli con mod "$ACTIVE" connection.autoconnect no
|
||||
|
Loading…
x
Reference in New Issue
Block a user