🔧 chore(rofi): update images directory

This commit is contained in:
Sergio Laín 2024-06-26 12:06:12 +02:00
parent 17bc200ae3
commit 67e318c820
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -7,7 +7,7 @@ fi
# variables
theme="$HOME/.config/rofi/scripts/screenshot/style.rasi"
hyprshot="$HOME/.config/hypr/scripts/hyprshot"
save_dir="$HOME/Imagenes/Capturas/PC"
save_dir="$HOME/Images/Capturas/PC"
filename="captura-$(date +%Y-%m-%d-%s).png"
command="$hyprshot -o $save_dir -f $filename $extra_args"