aboutsummaryrefslogtreecommitdiff
path: root/env/.local/bin/scripts
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2026-06-15 15:20:15 -0500
committericeyrazor <iceyrazor@mailfence.com>2026-06-15 15:20:15 -0500
commit8ca7fdf7650a07c9d2aa276c5d5ae5a7698c401c (patch)
tree5ec43246361b69e4c2ea60518664348a876fdddf /env/.local/bin/scripts
parent69688e0ca9a100d4041173b4bc75262148fa4ff8 (diff)
Squashed commit of the following: vis spellcheck and font fix
flac mime i3 font fix vis-spellcheck setup timer script
Diffstat (limited to 'env/.local/bin/scripts')
-rwxr-xr-xenv/.local/bin/scripts/timer.sh3
1 files changed, 3 insertions, 0 deletions
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