]> gitweb.fluxo.info Git - rhatto/dotfiles/kvmx.git/commitdiff
Updates resolution_y_offset
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 25 Oct 2018 21:29:55 +0000 (18:29 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 25 Oct 2018 21:29:55 +0000 (18:29 -0300)
config.dot/kvmxconfig.link

index 772c403bf9086c89fdff47fdc935ce444d656296..0b905d4c7d341d51c071fd6bc5cb74cb17ef540a 100644 (file)
@@ -8,6 +8,11 @@ image_base="/var/cache/qemu"
 # Move X11 client window below the WM bar
 xclient_windowmove="0 21"
 
-# Set screen resolution offset for the X11 client
+# Set screen resolution
 #resolution="1280x780"
-resolution_y_offset="- 20"
+
+# Se screen resolution offset for the X11 client, GTK spice client without menuber
+#resolution_y_offset="- 20"
+
+# Se screen resolution offset for the X11 client, GTK spice client with menubar
+resolution_y_offset="- 45"