alias drawcentre { if $window($$1) { drawtext -r $$1 $$4 $$2 $$3 $calc(($window($1).w - $width($strip($$6-),$2,$3)) /2) $$5 $6- } }