improve screenshots

This commit is contained in:
qvalentin 2021-10-01 19:32:53 +02:00
parent 9cbfe9b73e
commit 3f7ea5a737
2 changed files with 4 additions and 1 deletions

@ -1 +1 @@
Subproject commit abb03630a897b26b5b83decce96eec81511a9981
Subproject commit b0ed135a9539739a7c3e00a8031e7a34df561173

3
.scripts/cast_screenshot Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
scrot -se 'xclip -selection clipboard -t "image/png" < $f && mv $f ~/Pictures/screenshots'