aboutsummaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm/autostart
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2015-12-22 16:12:41 -0700
committershmibs <shmibs@gmail.com>2015-12-22 16:12:41 -0700
commitaf61a9d7d33b7cb6cbecceeba558a64bae349ce5 (patch)
treeae18637dfe8febea445fbc5c83f5368fc4af60a4 /.config/herbstluftwm/autostart
parent3f01b583dffc23253a244032bd824d5264d0331c (diff)
downloaddotfiles-af61a9d7d33b7cb6cbecceeba558a64bae349ce5.tar.gz
snapshot 2015-12-22
Diffstat (limited to '.config/herbstluftwm/autostart')
-rwxr-xr-x.config/herbstluftwm/autostart2
1 files changed, 1 insertions, 1 deletions
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