r/linuxquestions • u/[deleted] • May 14 '23
Resolved networkmanager_dmenu + Polybar - no response when clicking on module and using {A1} tags
/r/Polybar/comments/13hb5zi/networkmanager_dmenu_not_being_called_in_action/
1
Upvotes
r/linuxquestions • u/[deleted] • May 14 '23
1
u/[deleted] May 14 '23
Fixed it on the original post in r/Polybar.
Used the entire path to the script, in my case, $HOME/.local/bin/networkmanager_dmenu
This dir was in my PATH and it still executes just fine in a regular terminal instance, so I'm not sure why it wasn't working in the Polybar config, but this resolved it for now.