diff --git a/config b/config index 96c8f67..7fc94ca 100644 --- a/config +++ b/config @@ -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"