From 30c9d9d900ed006be76ad8dfc1ded415be67c5c0 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 8 Sep 2017 15:58:49 -0500 Subject: [PATCH] Xephrice: Increase resolution --- .bin/xephrice | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bin/xephrice b/.bin/xephrice index f3f19689..6d6c1b2c 100755 --- a/.bin/xephrice +++ b/.bin/xephrice @@ -22,7 +22,7 @@ xephyrdisplay=":8" -Xephyr -screen 1908x1042 -title "Xephyr Instance" -br -ac $xephyrdisplay & +Xephyr -screen 1920x1080 -title "Xephyr Instance" -br -ac $xephyrdisplay & DISPLAY="$xephyrdisplay" sleep 1