(scripts) added script to check if a service is running, added script to

set a reminder with `at(d)`
This commit is contained in:
quak
2025-06-07 18:02:11 +02:00
parent 3b5ae7e969
commit 07bb9657fa
4 changed files with 81 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
# TODOs
* try `$*` in navigation-setup script!
* `select-audio-sink.sh`
* [ ] mark currently selected sink
* add timer script with `at`
* .. `echo 'notify-send "title" "message"' | at 22:59` ..