From 44852f4d927b8786012ace85f7db3dbafca87833 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Tue, 3 Sep 2024 17:13:08 -0300 Subject: Changed ksnip for flameshot --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/i3/config b/.config/i3/config index cb142cce..38fc4892 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -227,7 +227,7 @@ bindsym $aux+Shift+u exec setxkbmap us bindsym Print exec scrot ~/Pictures/%Y-%m-%d-%H%M%S.png bindsym --release Shift+F12 exec scrot -s -f ~/Pictures/%Y-%m-%d-%H%M%S.png bindsym --release Ctrl+Shift+F12 exec scrot -s -f -o "/tmp/image.png" && xclip -selection clipboard -t image/png -i /tmp/image.png -bindsym --release Ctrl+Shift+F11 exec ksnip -r -p "/tmp/image.png" +bindsym --release Ctrl+Shift+F11 exec flameshot gui # Do not disturb bindsym $mod+m exec "~/.config/i3/scripts/toggle_dnd.sh" -- cgit v1.2.3