This commit is contained in:
2023-04-12 13:03:20 +02:00
parent 6294649b5a
commit 1a9a4dee6d
5 changed files with 110 additions and 63 deletions

View File

@ -2,3 +2,4 @@
file=~/Bilder/screenshots/$(date +%m_%d_%y_%T).png
import -window root "$file"
xclip -sel clip -t image/png "$file"
echo "$file"