mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-14 08:49:45 -05:00
Change "true" to "True"
Without it being "True" it throws an error. I had to look at this page to figure out why it wasn't working https://www.qubes-os.org/doc/dispvm-customization/
This commit is contained in:
parent
e92112ea6d
commit
e88cfbf009
@ -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:
|
||||
|
||||
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`.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user