diff options
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |