diff --git a/new-config/.config/rofi/scripts/rofi_scrot b/new-config/.config/rofi/scripts/rofi_scrot index faca71887..4bb6ff77f 100755 --- a/new-config/.config/rofi/scripts/rofi_scrot +++ b/new-config/.config/rofi/scripts/rofi_scrot @@ -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