Skip to content

Commit

Permalink
Install scrot
Browse files Browse the repository at this point in the history
  • Loading branch information
wizawu committed Jun 25, 2023
1 parent 5457f71 commit 615fa18
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion bin/screenshot
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh

mkdir -p ~/tmp
deepin-screenshot -s ~/tmp/ "$@"
cd ~/tmp
scrot -s -q 100
1 change: 0 additions & 1 deletion etc/apt/sources.list.d/default.list
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
deb [arch=amd64] http://mirrors.aliyun.com/docker-ce/linux/debian buster stable
deb [arch=amd64] http://mirrors.tuna.tsinghua.edu.cn/debian buster main contrib non-free
deb https://com-store-packages.uniontech.com/appstore deepin appstore
deb https://community-packages.deepin.com/deepin apricot main contrib non-free
1 change: 1 addition & 0 deletions tasks/desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- pavucontrol
- qpdfview
- redshift
- scrot
- smplayer
- tilix
- vim-gtk
Expand Down

0 comments on commit 615fa18

Please sign in to comment.