[git fast commit] 30. Apr 2018 - 20:33:45

This commit is contained in:
Sheppy
2018-04-30 20:33:46 +02:00
parent 2d0cd34db6
commit e993e724ce

View File

@@ -118,7 +118,7 @@ hc pad $monitor $panel_height
right="${pystat}"
right_text_only=$(echo -n "$right" | sed 's.\^[^(]*([^)]*)..g')
width=$($textwidth "$font" "$right_text_only ")
width=$($textwidth "$font" "$right_text_only ")
echo -n "^pa($(($panel_width - $width)))$right"
echo