improve URL of scrot

This commit is contained in:
Jesús 2019-06-26 19:46:22 -05:00
parent 726688a6b4
commit b083362e4c
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

2
config
View File

@ -236,7 +236,7 @@ bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightne
exec --no-startup-id nm-applet
# Captura de pantalla: pacman -S scrot
bindsym Print exec scrot -e 'mv $f ~/Descargas/'
bindsym Print exec scrot -e 'mv $f /home/$USER/Descargas/'
# Fondo de pantalla
exec_always --no-startup-id "feh --bg-scale /home/$USER/.config/i3/images/background.png"