diff --git a/bin/wxwork b/bin/wxwork index 731a73c..c1f3ee3 100755 --- a/bin/wxwork +++ b/bin/wxwork @@ -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 diff --git a/tasks/desktop.yml b/tasks/desktop.yml index 36ffc92..b3de5e9 100644 --- a/tasks/desktop.yml +++ b/tasks/desktop.yml @@ -9,8 +9,8 @@ - geany # text editor - gimp - mirage # image viewer + - mupdf - pavucontrol - - qpdfview - redshift - smplayer - tilix