From 66889f1a9620ad834d314bf3237872f18aca3da5 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 10 Feb 2016 11:17:12 +0100 Subject: Stop updating mowedline with tag status --- herbstluftwm/.config/herbstluftwm/autostart | 7 ------- 1 file changed, 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 & -- cgit v1.2.3-54-g00ecf