diff options
-rwxr-xr-x | uleft | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -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 |