diff options
author | Harvey Tindall <hrfee@protonmail.ch> | 2021-05-17 13:43:56 +0100 |
---|---|---|
committer | Harvey Tindall <hrfee@protonmail.ch> | 2021-05-17 13:44:24 +0100 |
commit | ea4f47a1b14737599150519892ef0bb602b3f423 (patch) | |
tree | acd8482e3dc0976667608edc6af1d9c78b3d228f /.gitignore | |
parent | 51c7a983a0cce4ee55a44fd607d71d60313a90ca (diff) | |
download | waybar-mpris-ea4f47a1b14737599150519892ef0bb602b3f423.tar.gz waybar-mpris-ea4f47a1b14737599150519892ef0bb602b3f423.zip |
only share output when args are identical; use fixed length socket
commands
fixed length commands were originally a guess for an issue I was having,
but it's cleaner this way anyway.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ ./main -./waybar-mpris +waybar-mpris |