]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Fix: turn spice support on by default
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 20 Jun 2024 13:24:14 +0000 (10:24 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 20 Jun 2024 13:24:14 +0000 (10:24 -0300)
kvmxfile

index 17952d6e3ea7d0891b2310410b97b1de5501dd73..2ce7ee0f5c81de518c05ab32519adc43d27c7fe7 100644 (file)
--- 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"