diff options
author | Harvey Tindall <hrfee@protonmail.ch> | 2020-08-21 15:44:59 +0100 |
---|---|---|
committer | Harvey Tindall <hrfee@protonmail.ch> | 2020-08-21 15:44:59 +0100 |
commit | 3cf3f910caea1fe0f3f7da08ca3bc20ba2f44d30 (patch) | |
tree | 02124aef7f6695517a669efb6cdf1222cb72a840 /.gitignore | |
parent | 461d87b8c99844f1bbecce79f705d9fc8dc0a158 (diff) | |
download | waybar-mpris-3cf3f910caea1fe0f3f7da08ca3bc20ba2f44d30.tar.gz waybar-mpris-3cf3f910caea1fe0f3f7da08ca3bc20ba2f44d30.zip |
add players as detected, switch to currently playing player on state
change.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7b81853 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +./main |