aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-20 10:24:14 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-06-20 10:24:14 -0300
commit1cb78a9fb76cb1b3f2c5c12acfbdc09ec0e17880 (patch)
tree720cacb80cfd12d2ec9677623ce1529cf504e8f1 /kvmxfile
parent7e104c572a52beb67017e594c5f3b1db5d307f64 (diff)
downloadkvmx-1cb78a9fb76cb1b3f2c5c12acfbdc09ec0e17880.tar.gz
kvmx-1cb78a9fb76cb1b3f2c5c12acfbdc09ec0e17880.tar.bz2
Fix: turn spice support on by default
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmxfile b/kvmxfile
index 17952d6..2ce7ee0 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -105,7 +105,7 @@ graphics="-vga qxl"
vnc_client="virt-viewer"
# SPICE support
-spice="0"
+spice="1"
# Set this if you want to attach an spice client when the machine boots.
run_spice_client="0"