From 8ca7fdf7650a07c9d2aa276c5d5ae5a7698c401c Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Mon, 15 Jun 2026 15:20:15 -0500 Subject: Squashed commit of the following: vis spellcheck and font fix flac mime i3 font fix vis-spellcheck setup timer script --- env/.local/bin/scripts/timer.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 env/.local/bin/scripts/timer.sh (limited to 'env/.local/bin') diff --git a/env/.local/bin/scripts/timer.sh b/env/.local/bin/scripts/timer.sh new file mode 100755 index 0000000..540ab20 --- /dev/null +++ b/env/.local/bin/scripts/timer.sh @@ -0,0 +1,3 @@ +#!/bin/sh +sleep "$1" +notify-send "TIMER DONE" -t 0 -- cgit v1.3