From 5fcf0a6b8e48fc95c8f890fe1dee2429960067fa Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 2 Dec 2014 19:40:49 +0100 Subject: upshot: use maim instead of scrot Signed-off-by: Florian Pritz --- upshot-xbindkeys | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'upshot-xbindkeys') diff --git a/upshot-xbindkeys b/upshot-xbindkeys index 074a7be..66bd84f 100755 --- a/upshot-xbindkeys +++ b/upshot-xbindkeys @@ -1,6 +1,3 @@ #!/bin/sh sleep 0.1 -file=$(scrot -sb -e 'echo $f') -#gimp "$file" -urxvt -geometry 79x1 -e fb "$file" -rm "$file" +upshot -- cgit v1.2.3-24-g4f1b