Stop updating mowedline with tag status
This commit is contained in:
parent
e03ca9b25f
commit
66889f1a96
1 changed files with 0 additions and 7 deletions
|
@ -156,13 +156,6 @@ hc focus_edge left
|
|||
|
||||
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 \
|
||||
--align right --padding 0 --margin 15 --distance 15 --height 19 \
|
||||
--SetDockType true &
|
||||
|
|
Loading…
Reference in a new issue