From 69169f0f2556dbc92bf79715f5c2e9336a074177 Mon Sep 17 00:00:00 2001 From: katherine Date: Wed, 27 Jan 2016 23:23:54 -0700 Subject: panel mpd play status --- .config/herbstluftwm/autostart | 1 + 1 file changed, 1 insertion(+) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 12361b6..f24fb38 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -202,6 +202,7 @@ for monitor in $(hc list_monitors | cut -d: -f1) ; do done # run dunst with theme colours +pkill dunst dunst -lb $bg_normal -nb $bg_normal -cb $bg_focus \ -lf $fg_normal -nf $fg_normal -cf $fg_focus \ -frame_color $bg_focus -geom "0x3-4+$(($bheight + 4))" -- cgit v1.2.3