Use wofi-wifi-menu.sh directly

This commit is contained in:
John Mertz 2022-09-23 18:24:55 -04:00
parent 064e37fd5c
commit e92b6dd403
1 changed files with 1 additions and 2 deletions

View File

@ -96,8 +96,7 @@
"format-ethernet": "",
"format-wifi": "",
"format-disconnected": "⛖",
"on-click": "${HOME}/scripts/waybar/waybar-nm.sh"
//"on-click": "if [ $(sudo pgrep -c nmtui) -gt 0 ]; then sudo pkill nmtui; else /usr/bin/xterm -e 'sudo /usr/bin/nmtui'; fi"
"on-click": "${HOME}/scripts/wofi/wofi-wifi-menu.sh"
},
"network#wireguard": {
"interval": 10,