aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-06-26 19:46:22 -0500
committerJesús <heckyel@hyperbola.info>2019-06-26 19:46:22 -0500
commitb083362e4c7c7ae84b74ff49433267eaa13395e5 (patch)
treedbbc932bc198c26bbff9c607ee3065f01a40a7bc /config
parent726688a6b48c011c4ca1db3005c3b88ccbfd5da1 (diff)
downloadi3-config-b083362e4c7c7ae84b74ff49433267eaa13395e5.tar.lz
i3-config-b083362e4c7c7ae84b74ff49433267eaa13395e5.tar.xz
i3-config-b083362e4c7c7ae84b74ff49433267eaa13395e5.zip
improve URL of scrot
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
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"