aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-10-03 11:30:31 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-10-03 11:30:31 -0300
commitf3feccbbdc268033bc52a081288ea9404496dbc0 (patch)
tree49c5ae62be472de6b0adcec026e13b196c73a7ed
parent3fac95302856477757ffee9fd7b5ac98ec3aa0f4 (diff)
downloadkvmx-f3feccbbdc268033bc52a081288ea9404496dbc0.tar.gz
kvmx-f3feccbbdc268033bc52a081288ea9404496dbc0.tar.bz2
Updates screen dimensions
-rw-r--r--config.dot/kvmxconfig.link8
1 files changed, 6 insertions, 2 deletions
diff --git a/config.dot/kvmxconfig.link b/config.dot/kvmxconfig.link
index a67f1da..772c403 100644
--- a/config.dot/kvmxconfig.link
+++ b/config.dot/kvmxconfig.link
@@ -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"