Merge branch 'lunarthegrey-patch-3'

This commit is contained in:
Andrew David Wong 2018-08-08 23:35:18 -05:00
commit fc52b31f98
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -34,7 +34,7 @@ If you have included the Whonix option in your install, there will also be a `wh
You can set any AppVM to have the ability to act as a DVM Template with: You can set any AppVM to have the ability to act as a DVM Template with:
qvm-prefs <vmname> template_for_dispvms true qvm-prefs <vmname> template_for_dispvms True
The default system wide DVM Template can be changed with `qubes-prefs default_dispvm`. The default system wide DVM Template can be changed with `qubes-prefs default_dispvm`.
By combining the two, choosing `Open in Disposable VM` from inside an AppVM will open the document in a DispVM based on the default DVM Template you specified. By combining the two, choosing `Open in Disposable VM` from inside an AppVM will open the document in a DispVM based on the default DVM Template you specified.