From a3815591c53c91a7971b952b19fc5eeec346a104 Mon Sep 17 00:00:00 2001 From: Clay Gomera Date: Sat, 25 Feb 2023 16:58:19 -0400 Subject: [PATCH] updated --- new-config/.config/rofi/scripts/rofi_scrot | 1 + 1 file changed, 1 insertion(+) 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