aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHarvey Tindall <hrfee@protonmail.ch>2020-08-23 16:25:27 +0100
committerHarvey Tindall <hrfee@protonmail.ch>2020-08-23 16:25:27 +0100
commit623adf487e56da10d9d0fbac914ab90cbdc68a1e (patch)
treeff1cbd9b4cf5136cdb0e15101fdda0922c6c8789 /README.md
parent840130680e3aee2d202e23d684343cf48e24e885 (diff)
downloadwaybar-mpris-623adf487e56da10d9d0fbac914ab90cbdc68a1e.tar.gz
waybar-mpris-623adf487e56da10d9d0fbac914ab90cbdc68a1e.zip
display browser name in tooltip
reads /proc/<pid>/cmdline directly instead of using a library.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51747bc..d2ff7dd 100644
--- a/README.md
+++ b/README.md
@@ -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.