aboutsummaryrefslogtreecommitdiff
path: root/uleft
diff options
context:
space:
mode:
Diffstat (limited to 'uleft')
-rwxr-xr-xuleft10
1 files changed, 7 insertions, 3 deletions
diff --git a/uleft b/uleft
index 0efe972..e36e944 100755
--- a/uleft
+++ b/uleft
@@ -6,9 +6,13 @@
# any arguments passed to this script are passed thru to urxvt.
-GLEFT="96x53+0+0"
-GRIGHT="88x53+968+0"
-GFULL="185x53+0+0"
+#GLEFT="96x53+0+0"
+#GRIGHT="88x53+968+0"
+#GFULL="185x53+0+0"
+
+GLEFT="87x49+0+0"
+GRIGHT="80x49+968+0"
+GFULL="167+0+0"
murder_shell() {
# kill the shell that called the shell that's running this script