From 59046662886fa870bd6086ebe22026a4ff0237f4 Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Wed, 20 Apr 2022 10:38:58 +0100 Subject: add delayed screenshot --- components/bindings/Extra-Keybindings | 1 + 1 file changed, 1 insertion(+) diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings index 5939f44..8520b22 100644 --- a/components/bindings/Extra-Keybindings +++ b/components/bindings/Extra-Keybindings @@ -30,3 +30,4 @@ Key E A $[Mod1]2 - Key Print A $[Mod] - # use maim instead Key S A $[Mod1]S Exec maim -s | xclip -sel clip -t image/png +Key S A $[Mod1]SC Exec urxvt -geometry 20x1-0-0 +sb -b 0 -w 0 -title 'maim+xclip' -bl -e /bin/bash -c 'maim -d 5 -s | xclip -sel clip -t image/png' -- cgit v1.2.3