This commit is contained in:
Clay Gomera 2023-02-25 16:58:19 -04:00
parent 9f8ac8a84e
commit a3815591c5

View file

@ -1,6 +1,7 @@
#!/usr/bin/env bash
# Screenshot directory
screenshot_directory="$HOME/Pictures/Screenshots"
mkdir -p $screenshot_directory
countdown() {
notify-send "Screenshot" "Executing in 3 seconds" -t 1000