wifi
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
CHOSEN_SSID=$(nmcli -t -f SSID,IN-USE device wifi list --rescan yes | sed '/\*/d' | sed 's/\\:/-/g' | sort -u | wofi \
|
||||
--show dmenu \
|
||||
--conf "$HOME/.config/wofi/config-network" \
|
||||
--style "$HOME/.config/wodi/style.css" \
|
||||
--style "$HOME/.config/wofi/style.css" \
|
||||
-p "Vælg Wi-Fi Netværk")
|
||||
|
||||
# Afslut hvis intet blev valgt (brugeren trykkede Esc)
|
||||
|
||||
Reference in New Issue
Block a user