当前位置: 首页 > 工具软件 > i3WM > 使用案例 >

i3wm截图使用

闾丘鸣
2023-12-01

火焰截图卡

普通截图无法涂鸦

深度使用

cat cut_deep.sh                                                                                                                       <<<
deepin-screenshot
ls -rt /home/wq/Pictures/*.png | tail -1  | xargs -i xclip -selection clipoard -t "image/png" {}

 

 

原理:

1,截图并保存

2,查询刚刚截图的图片,保存到剪切板

 类似资料: