🔧 chore(rofi): update images directory
This commit is contained in:
parent
17bc200ae3
commit
67e318c820
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ fi
|
||||||
# variables
|
# variables
|
||||||
theme="$HOME/.config/rofi/scripts/screenshot/style.rasi"
|
theme="$HOME/.config/rofi/scripts/screenshot/style.rasi"
|
||||||
hyprshot="$HOME/.config/hypr/scripts/hyprshot"
|
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"
|
filename="captura-$(date +%Y-%m-%d-%s).png"
|
||||||
command="$hyprshot -o $save_dir -f $filename $extra_args"
|
command="$hyprshot -o $save_dir -f $filename $extra_args"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue