diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-09-24 22:31:59 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-09-24 22:31:59 +0200 |
commit | 0c945b42695aa9eabb1d3eb33020851b21e226a1 (patch) | |
tree | f4f9ec8a0f1d322dccb9f2154281655a28db6b89 /bin/extra | |
parent | f0fafea246dbecaf2cd80fc191f422215cf729f8 (diff) |
checkpoint
Diffstat (limited to 'bin/extra')
-rwxr-xr-x | bin/extra/202020 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/202020 b/bin/extra/202020 index 2bdbece..2380786 100755 --- a/bin/extra/202020 +++ b/bin/extra/202020 @@ -7,5 +7,5 @@ do herbe '202020' 'avert!' sleep 20s mpv --volume=100 ~/.local/share/sounds/avert2.ogg & - herbe 'stop averting' & + herbe '202020' 'stop averting' & done |