diff options
-rwxr-xr-x | up-clip-img | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/up-clip-img b/up-clip-img new file mode 100755 index 0000000..9f3d2e4 --- /dev/null +++ b/up-clip-img @@ -0,0 +1,2 @@ +#!/bin/bash +xclip -selection clipboard -t image/png -o | fb |