From dc0b031fc37092a35ccb85c395c3cb494543fcc5 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 4 Sep 2017 01:53:05 -0500 Subject: [PATCH] Xephyr: Adjust the hacky script by two whole pixels --- .bin/xephrice | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bin/xephrice b/.bin/xephrice index 71f32c0e..f3f19689 100755 --- a/.bin/xephrice +++ b/.bin/xephrice @@ -22,7 +22,7 @@ xephyrdisplay=":8" -Xephyr -screen 1908x1044 -title "Xephyr Instance" -br -ac $xephyrdisplay & +Xephyr -screen 1908x1042 -title "Xephyr Instance" -br -ac $xephyrdisplay & DISPLAY="$xephyrdisplay" sleep 1