firecat53 / networkmanager-dmenu

Control NetworkManager via dmenu
MIT License
783 stars 74 forks source link

Remove rofi number of rows option #121

Closed vanhtuan0409 closed 1 year ago

vanhtuan0409 commented 1 year ago

https://github.com/firecat53/networkmanager-dmenu/blob/main/networkmanager_dmenu#L98

Currently, networkmanager-dmenu forces rofi to display all networks in the window popup. In case of too many wifi network available, the popup will overflow screen size and I cannot see some network available

Is it possible to remove rofi -l option here?

firecat53 commented 1 year ago

Good catch, thanks! Fixed.