35cbcaadbc
shellcheck fix for scroll_volume
2024-03-30 16:04:44 -05:00
aaa4cd251d
fix issues with track_anything.sh
...
args were broken due to shift and other problems
-1 didn't work because of the subshell
output filtering didn't work with uniq. this was resolved by adding an
unbuf function which uses stdbuf to fix buffering.
2024-03-30 16:03:17 -05:00
74a967eb10
add gitignore
2024-03-30 15:51:06 -05:00
c0ef2034ed
add more docs for track_anything.sh
2024-03-30 15:50:59 -05:00
124acaa789
add track_anything.sh and use it for volume and mute
2024-03-30 14:44:17 -05:00
269bbad218
add comment to systray line.
...
it still doesn't work for me but it's apparently very close on master
2024-03-30 12:06:06 -05:00
70cbf56a3a
move poll to its own function to prep for track_anything.sh
2024-03-30 12:04:53 -05:00
1fccc404ef
initial import
2024-03-30 09:30:52 -05:00