added ability to move to next screen

This commit is contained in:
paul-loedige
2021-02-03 11:55:00 +01:00
parent 4834f2e597
commit abce78df8d
3 changed files with 4 additions and 26 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
scrot -s '/tmp/screenshots/%F_%T_$wx$h.png' -e 'echo $f | xclip -selection clipboard -target text/uri-list -i'