diff options
author | Florian Pritz <bluewind@xinu.at> | 2014-12-02 19:40:49 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2014-12-02 19:40:49 +0100 |
commit | 5fcf0a6b8e48fc95c8f890fe1dee2429960067fa (patch) | |
tree | e7780aff1e0926c4041883d78e65e4234dd9e87d /upshot-xbindkeys | |
parent | c23d10167a1db1243e4d090de7248de379aa2b73 (diff) | |
download | bin-5fcf0a6b8e48fc95c8f890fe1dee2429960067fa.tar.gz bin-5fcf0a6b8e48fc95c8f890fe1dee2429960067fa.tar.xz |
upshot: use maim instead of scrot
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'upshot-xbindkeys')
-rwxr-xr-x | upshot-xbindkeys | 5 |
1 files changed, 1 insertions, 4 deletions
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 |