Removed important Date

This commit is contained in:
Sheppy
2017-06-08 13:08:14 +02:00
parent 2a393781d2
commit a7c88cf8a1

View File

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