From 1cb78a9fb76cb1b3f2c5c12acfbdc09ec0e17880 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 20 Jun 2024 10:24:14 -0300 Subject: Fix: turn spice support on by default --- kvmxfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kvmxfile') 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" -- cgit v1.2.3