From c477b25c377b632ed2164898282699c2fffdce39 Mon Sep 17 00:00:00 2001 From: Jokler Date: Mon, 22 Jun 2020 01:41:08 +0200 Subject: i3: Use deepin-screen-recorder for now Sucks and is slow but I can't be bothered to look for something else right now. --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index e077657..40a4a73 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -198,7 +198,7 @@ bindsym $mod+r mode "resize" bindsym Ctrl+Shift+5 exec xsel > /tmp/clip.txt && xyz-upload /tmp/clip.txt bindsym Ctrl+Shift+4 exec maim -s /tmp/ss.png && xyz-upload /tmp/ss.png -bindsym Ctrl+Shift+3 exec deepin-screenshot -s /tmp/ss.png && xyz-upload /tmp/ss.png +bindsym Ctrl+Shift+3 exec deepin-screen-recorder -s /tmp/ss.png && xyz-upload /tmp/ss.png bindsym Ctrl+Shift+2 exec imlib2_grab /tmp/ss.png # Rofi Bindings -- cgit v1.2.3-70-g09d2