From 1aa7176317d8a694d522244f4d8222890f291ad6 Mon Sep 17 00:00:00 2001 From: quak Date: Thu, 5 Jun 2025 22:59:25 +0200 Subject: [PATCH] notes on timer script (soon^{TM}) --- scripts/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/readme.md b/scripts/readme.md index 35d608b..d3cc530 100644 --- a/scripts/readme.md +++ b/scripts/readme.md @@ -2,3 +2,5 @@ * `select-audio-sink.sh` * [ ] mark currently selected sink +* add timer script with `at` + * .. `echo 'notify-send "title" "message"' | at 22:59` ..