summaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart7
1 files changed, 0 insertions, 7 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 9d0b64a..9a3c2ee 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -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 &