diff --git a/i3/config b/i3/config index 91c88a7..3234889 100644 --- a/i3/config +++ b/i3/config @@ -111,7 +111,7 @@ bindsym XF86Sleep exec sudo zzz set $scrot scrot '/tmp/screenshot_%Y-%m-%d_%H-%M-%S.png' bindsym $mod+Print exec --no-startup-id $scrot -bindsym $mod+Shift+Print exec --no-startup-id $scrot -s +bindsym $mod+Shift+Print exec --no-startup-id $scrot --select --delay 1 # Window stuff {{{2