diff options
Diffstat (limited to 'config/openbox/scr')
| -rwxr-xr-x | config/openbox/scr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/openbox/scr b/config/openbox/scr new file mode 100755 index 0000000..a8186ba --- /dev/null +++ b/config/openbox/scr @@ -0,0 +1,2 @@ +#!/bin/bash +scrot -s -e 'xclip -selection clipboard -t image/png -i $f' |
