Initial commit

This commit is contained in:
Tim Schubert 2021-01-24 19:00:03 +01:00
commit 3393073cd3
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
9 changed files with 122 additions and 0 deletions

3
bin/notify-finished Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
notify-send -u low "$1" 'Unit finished' --icon=dialog-information