From 008632f146059570ed50a17cd9bf35b97b3a4718 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Mon, 25 Jul 2016 09:58:48 +0200 Subject: [PATCH] Screenshots not hidden anymore --- config/i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/i3/config b/config/i3/config index 4b6eafd..5e94b25 100644 --- a/config/i3/config +++ b/config/i3/config @@ -68,9 +68,9 @@ bindsym XF86MonBrightnessDown exec xbacklight -dec 20 bindsym XF86MonBrightnessUp exec xbacklight -inc 20 # Screenshots -bindsym Print exec scrot -ue 'mv $f ~/.screenshots/' -bindsym $mod+Print exec scrot -e 'mv $f ~/.screenshots/' -bindsym Ctrl+Print exec sleep 1 && scrot -se 'mv $f ~/.screenshots/' +bindsym Print exec scrot -ue 'mv $f ~/Screenshots/' +bindsym $mod+Print exec scrot -e 'mv $f ~/Screenshots/' +bindsym Ctrl+Print exec sleep 1 && scrot -se 'mv $f ~/Screenshots/' focus_follows_mouse yes mouse_warping output