updated
This commit is contained in:
parent
9f8ac8a84e
commit
a3815591c5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue