zbaylin / rofi-wifi-menu

a bash script using nmcli and rofi to make a wifi menu in i3/openbox/bspwm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add to requirements.

marianozunino opened this issue · comments

Add wireless_tools to requirements. Otherwise you are gonna get the following error:

./rofi-wifi-menu.sh: line 33: iwgetid: command not found

Thanks for pointing this out. Added.