Migrating back to rofi (wayland), use for wifi menu
This commit is contained in:
parent
5ec4060d41
commit
f7960b298e
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue