From c70686b26bbd2e47c2adb2e633853ee221ae75ed Mon Sep 17 00:00:00 2001 From: He4eT Date: Tue, 13 Aug 2024 00:37:20 +0200 Subject: [PATCH] i3: kill the colorpicker --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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