diff options
author | Harvey Tindall <hrfee@protonmail.ch> | 2021-02-06 00:53:04 +0000 |
---|---|---|
committer | Harvey Tindall <hrfee@protonmail.ch> | 2021-02-06 00:53:04 +0000 |
commit | 7a55b6d6053bf7946ef2928ff9c66945baea3889 (patch) | |
tree | 0c55ec46c52ed2c4e3d1df87c7a58dd01e5116bc | |
parent | 40f813ddc3cc7a0605750988a237755e1557914d (diff) | |
download | waybar-mpris-7a55b6d6053bf7946ef2928ff9c66945baea3889.tar.gz waybar-mpris-7a55b6d6053bf7946ef2928ff9c66945baea3889.zip |
add message on issues
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Available on the AUR as [waybar-mpris-git](https://aur.archlinux.org/packages/wa You can also download a precompiled binaries from [here](https://builds2.hrfee.pw/view/hrfee/waybar-mpris). +## Issues +Stick them on [mpris2client](https://github.com/hrfee/mpris2client) or the [og](https://github.com/hrfee/waybar-mpris) repository (both on github) if you can't make an account here. ## Usage When running, the program will pipe out json in waybar's format. Add something like this to your waybar `config.json`: ``` |