fix screenshot
This commit is contained in:
parent
110bd5ffaf
commit
8f0360b2d8
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
scrot -se 'xclip -selection clipboard -t "image/png" < $f && mv $f ~/Pictures/screenshots'
|
scrot -s -e 'xclip -selection clipboard -t "image/png" < $f && mv $f ~/Pictures/screenshots'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue