summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2021-08-30 21:15:45 -0700
committerMarius Peter <marius.peter@tutanota.com>2021-08-30 21:15:45 -0700
commite3712ddc034d5187cd93754876781aef12164ab6 (patch)
tree1b5af8e24aca3d5592ff581545e38afb2331099e
parentc2a5f092df8eb2b07b811262a0c292bebd64e309 (diff)
Cleanup.
-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