Stop updating mowedline with tag status

This commit is contained in:
Tom Willemse 2016-02-10 11:17:12 +01:00
parent e03ca9b25f
commit 66889f1a96

View file

@ -156,13 +156,6 @@ hc focus_edge left
hc unlock hc unlock
# Update tag list
while true; do
mowedline-client update "taglist" "$(herbstclient tag_status)" \
2>/dev/null
herbstclient --wait tag_changed >/dev/null
done &
trayer --transparent true --alpha 255 --widthtype request --edge left \ trayer --transparent true --alpha 255 --widthtype request --edge left \
--align right --padding 0 --margin 15 --distance 15 --height 19 \ --align right --padding 0 --margin 15 --distance 15 --height 19 \
--SetDockType true & --SetDockType true &