From: Silvio Rhatto Date: Tue, 3 Oct 2017 14:30:31 +0000 (-0300) Subject: Updates screen dimensions X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f3feccbbdc268033bc52a081288ea9404496dbc0;p=rhatto%2Fdotfiles%2Fkvmx.git Updates screen dimensions --- 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"