choose wifi on start
This commit is contained in:
parent
862e50a6e0
commit
4735d58b77
@ -5,4 +5,5 @@ if [[ "$(nmcli radio wifi)" = "enabled" ]] ; then
|
|||||||
else
|
else
|
||||||
nmcli radio wifi on
|
nmcli radio wifi on
|
||||||
notify-send "Wifi is now" on
|
notify-send "Wifi is now" on
|
||||||
|
wifi_chooser
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user