polybar / polybar-scripts

This is a community project. We write and collect scripts for polybar!
The Unlicense
2.48k stars 340 forks source link

add script to monitor NetworkManager connection events #390

Closed takase1121 closed 2 years ago

takase1121 commented 2 years ago

This script listens for connection up/down status with nmcli connection monitor and runs a command. The command output is piped to polybar for display.

x70b1 commented 2 years ago

Thanks for this PR!

I only see a limited use case here for other users. But if you want to setup an own repository for this project, I would add it to the repo list on the main README.md.

takase1121 commented 2 years ago

No prob, I'll be adding an external link to my dotfiles instead. I'm keeping this PR open to remind myself; I'll close it once I got the other PR.

takase1121 commented 2 years ago

Migrated to #392