aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-23 09:53:54 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-23 09:53:54 -0300
commitc94472dc0e24d234eb8e135cfcc4029018072dc3 (patch)
tree7f0f25257e4da4d5c82ea1c74f98a41fea81153e /kvmxfile
parent23e5ab8db41d37ae70a226fc5446dc9ba51a26bc (diff)
downloadkvmx-c94472dc0e24d234eb8e135cfcc4029018072dc3.tar.gz
kvmx-c94472dc0e24d234eb8e135cfcc4029018072dc3.tar.bz2
Check for requirements and use spicy as default spice_client
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/kvmxfile b/kvmxfile
index 660132d..a8979e7 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -85,7 +85,9 @@ spice="1"
run_spice_client="1"
# SPICE client
-spice_client="spicec"
+#spice_client="spicec"
+#spice_client="virt-viewer"
+spice_client="spicy"
# Set this if you want to start an xpra session when the machine boots.
run_xpra="0"