fixed some problems after stretch update

This commit is contained in:
Sheppy
2017-03-24 14:46:59 +01:00
parent fcc28d1f80
commit cc46840f2a
3 changed files with 14 additions and 8 deletions

View File

@@ -118,7 +118,7 @@ hc pad $monitor $panel_height
echo -n "^bg()^fg() ${windowtitle//^/^^}"
####################### Interface to python layer #########################
right="$($HOME/.config/herbstluftwm/panel_content.py) $date"
right="30. Mai 14 Kobras |$($HOME/.config/herbstluftwm/panel_content.py) $date"
right_text_only=$(echo -n "$right" | sed 's.\^[^(]*([^)]*)..g')
# get width of right aligned text.. and add some space..