display browser name in tooltip

reads /proc/<pid>/cmdline directly instead of using a library.
This commit is contained in:
2020-08-23 16:25:27 +01:00
parent 840130680e
commit 623adf487e
3 changed files with 22 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ MPRIS2 is widely supported, so this component should work with:
* Most other music/media players
## Install
`go get github.com/hrfee/waybar-mpris`
`go get github.com/hrfee/waybar-mpris` will install the program, as well as the go dbus bindings and pflags for command-line arguments.
or just grab the `waybar-mpris` binary from here and place it in your PATH.