From af61a9d7d33b7cb6cbecceeba558a64bae349ce5 Mon Sep 17 00:00:00 2001 From: shmibs Date: Tue, 22 Dec 2015 16:12:41 -0700 Subject: snapshot 2015-12-22 --- .config/herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index e38e6b2..642b154 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -192,7 +192,7 @@ herbstclient set tree_style '╾│ ├└╼─┐' # or simply: # hc detect_monitors -# find the panel +# run the panel panel=~/.config/herbstluftwm/panel.sh [ -x "$panel" ] || panel=/etc/xdg/herbstluftwm/panel.sh for monitor in $(herbstclient list_monitors | cut -d: -f1) ; do -- cgit v1.2.3