Skip to content

Commit

Permalink
Remove qpdfview
Browse files Browse the repository at this point in the history
  • Loading branch information
wizawu committed Sep 24, 2023
1 parent 799bfca commit a0de1b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions bin/wxwork
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

if [ "$1" = off ]; then
VBoxManage controlvm wxwork savestate
elif [ "$1" = reset ]; then
VBoxManage controlvm wxwork reset
else
VBoxManage startvm wxwork --type sdl
fi
2 changes: 1 addition & 1 deletion tasks/desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
- geany # text editor
- gimp
- mirage # image viewer
- mupdf
- pavucontrol
- qpdfview
- redshift
- smplayer
- tilix
Expand Down

0 comments on commit a0de1b4

Please sign in to comment.