summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xherbstluftwm-autostart.org10
1 files changed, 6 insertions, 4 deletions
diff --git a/herbstluftwm-autostart.org b/herbstluftwm-autostart.org
index a13181f..8057097 100755
--- a/herbstluftwm-autostart.org
+++ b/herbstluftwm-autostart.org
@@ -414,7 +414,7 @@ First, we cancel all previously bound rules.
** Panel
-So nice
+So nice.
** TODO Vanilla shell panel
@@ -438,7 +438,9 @@ So nice
#+BEGIN_SRC shell
killall xmobar
- # xmobar &
-#+END_SRC
-
+ for monitor in $(hc list_monitors | cut -d: -f1) ; do
+ # start it on each monitor
+ xmobar &
+ done
+#+END_SRC
Copyright 2019--2024 Marius PETER