]> gitweb.fluxo.info Git - rhatto/dotfiles/kvmx.git/commitdiff
Updates screen dimensions
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 3 Oct 2017 14:30:31 +0000 (11:30 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 3 Oct 2017 14:30:31 +0000 (11:30 -0300)
config.dot/kvmxconfig.link

index a67f1da768c0f0ecec128e26ea15779f8bc4f173..772c403bf9086c89fdff47fdc935ce444d656296 100644 (file)
@@ -5,5 +5,9 @@
 # Default image base
 image_base="/var/cache/qemu"
 
-# Move spice window
-spice_windowmove="0 21"
+# Move X11 client window below the WM bar
+xclient_windowmove="0 21"
+
+# Set screen resolution offset for the X11 client
+#resolution="1280x780"
+resolution_y_offset="- 20"