✨ Updated scripts
This commit is contained in:
parent
eef4fdf99c
commit
d0aead5a9c
14 changed files with 386 additions and 99 deletions
3
scripts/alarm
Executable file
3
scripts/alarm
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
sleep $1 && notify-send "Times Up!!" &
|
||||
Loading…
Add table
Add a link
Reference in a new issue