火焰截图卡
普通截图无法涂鸦
深度使用
cat cut_deep.sh <<<
deepin-screenshot
ls -rt /home/wq/Pictures/*.png | tail -1 | xargs -i xclip -selection clipoard -t "image/png" {}
原理:
1,截图并保存
2,查询刚刚截图的图片,保存到剪切板