diff options
Diffstat (limited to 'floats')
-rwxr-xr-x | floats/floatMonths.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |