Migrating back to rofi (wayland), use for wifi menu

This commit is contained in:
John Mertz 2023-04-26 22:58:48 -04:00
parent 5ec4060d41
commit f7960b298e
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
"format-ethernet": "", "format-ethernet": "",
"format-wifi": " ", "format-wifi": " ",
"format-disconnected": "⛖ ", "format-disconnected": "⛖ ",
"on-click": "${HOME}/scripts/wofi/wofi-wifi-menu.sh" "on-click": "${HOME}/scripts/rofi/rofi-wifi-menu.sh"
}, },
"network#wireguard": { "network#wireguard": {
"interval": 10, "interval": 10,