From 7a3b3d52163e205972fcf197b8ae9c57bd2d0753 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Sat, 16 Jan 2021 17:03:48 +0000 Subject: update readme, mention AUR package --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c874371..e3a02d8 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ a waybar component/utility for displaying and controlling MPRIS2 compliant media MPRIS2 is widely supported, so this component should work with: * Chrome/Chromium -* Firefox (Potentially, with `media.hardwaremediakeys.enabled = true` in about:config) -* Other browsers (with kde plasma integration installed) +* Firefox (Limited support with `media.hardwaremediakeys.enabled = true` in about:config) +* Other browsers (using KDE Plasma Integration) * VLC * Spotify * Noson @@ -16,9 +16,11 @@ MPRIS2 is widely supported, so this component should work with: * Most other music/media players ## Install -`go get git.hrfee.pw/hrfee/waybar-mpris` will install the program, as well as the go dbus bindings and pflags for command-line arguments. +Available on the AUR as [waybar-mpris-git](https://aur.archlinux.org/packages/waybar-mpris-git/) (Thanks @nichobi!) -or download a precompiled binary from [here](https://builds2.hrfee.pw/view/hrfee/waybar-mpris). +`go get git.hrfee.pw/hrfee/waybar-mpris` will compile from source and install. + +You can also download a precompiled binaries from [here](https://builds2.hrfee.pw/view/hrfee/waybar-mpris). ## Usage When running, the program will pipe out json in waybar's format. Add something like this to your waybar `config.json`: @@ -65,5 +67,5 @@ Usage of waybar-mpris: * `player-prev`: Same as `player-next`, but for the previous player. * `next/prev`: Next/previous track on the selected player. * `toggle`: Play/pause. - * *Note: you can also bind these commands to keys in your sway/other wm config.* + * You can also bind these commands to Media keys in your WM config. -- cgit v1.2.3