firecat53 / networkmanager-dmenu

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

Script not working with patched dmenu #95

Closed mstanciu552 closed 2 years ago

mstanciu552 commented 3 years ago

I recently switches to a tiling window manager(Awesome) and I started getting into dmenu.

I love this script because it's very easy to use and it has a lot of functionality, but since I patched my dmenu installation it stopped working. image This is what it gives back....Can anyone help with this?

firecat53 commented 3 years ago

It looks like the patch you applied changed the command line options. There are a couple of options applied by NetworkManager when it calls dmenu. I'd check the source for both and see what options your patch changed that are applicable.

firecat53 commented 2 years ago

Did you get this solved?

mstanciu552 commented 2 years ago

Oh yeah I removed the case insensitive patch.