Merge branch 'master' of gitlab.cs.fau.de:ik15ydit/config

This commit is contained in:
Sheppy
2018-06-02 14:06:53 +02:00

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