From ee41ba2366a2499909fba93ee10e4c6de6a8900f Mon Sep 17 00:00:00 2001
From: ChiefGyk <alon@ganon.me>
Date: Wed, 29 Jun 2016 14:49:25 -0400
Subject: [PATCH] fixing window size

---
 conf/dialog.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/dialog.sh b/conf/dialog.sh
index 7d500569..66c71c33 100755
--- a/conf/dialog.sh
+++ b/conf/dialog.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-HEIGHT=15
-WIDTH=40
+HEIGHT=60
+WIDTH=160
 CHOICE_HEIGHT=4
 BACKTITLE="Do you want to block China and/or Korea?"
 TITLE="Country Block"