diff --git a/i3/config b/i3/config index 1617399..7e07659 100644 --- a/i3/config +++ b/i3/config @@ -51,7 +51,7 @@ bindsym $mod+Tab exec rofi -show window bindsym Print exec xfce4-screenshooter bindsym XF86Tools exec xfce4-screenshooter --region --delay 0 -bindsym $mod+y exec "gpick -so | xclip -sel c" +bindsym $mod+y exec "pkill gpick; gpick -so | xclip -sel c" bindsym $mod+g exec xdotool mousemove 0 1080 bindsym $mod+Shift+g exec xdotool mousemove 960 540