From 6b916ed40dcbed514710dd4e4a72ddbd5cad70f7 Mon Sep 17 00:00:00 2001 From: He4eT Date: Wed, 5 Jun 2024 04:31:27 +0200 Subject: [PATCH] i3: add colorpicker --- i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3/config b/i3/config index 3e4f319..f8eaebd 100644 --- a/i3/config +++ b/i3/config @@ -51,6 +51,8 @@ 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+g exec xdotool mousemove 0 1080 bindsym $mod+Shift+g exec xdotool mousemove 960 540