From 6e1ce4f87831d3761a46497f80e56ac7a73e14c8 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Tue, 9 Apr 2019 16:26:46 +0200 Subject: Minor changes. --- floats/floatMonths.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'floats') diff --git a/floats/floatMonths.sh b/floats/floatMonths.sh index 94a6f13..9ea274c 100755 --- a/floats/floatMonths.sh +++ b/floats/floatMonths.sh @@ -1,3 +1,3 @@ #!/bin/sh - urxvt -title floating -sh 20 -cr black -geometry 22x9 -e ~/scripts/months.sh + urxvt -title floating -sh 20 -cr black -geometry 20x9 -e ~/scripts/months.sh -- cgit v1.2.1