[Shell] Personal dotfiles and scripts to deploy them.
Cleanup.
herbstluftwm-autostart.org
@@ -414,7 +414,7 @@
414
414
415
415
** Panel
416
416
417
Removed:
So nice
417
Added:
So nice.
418
418
419
419
420
420
** TODO Vanilla shell panel
@@ -438,7 +438,9 @@
438
438
439
439
#+BEGIN_SRC shell
440
440
killall xmobar
441
Removed:
# xmobar &
442
Removed:
#+END_SRC
443
441
444
Removed:
442
Added:
for monitor in $(hc list_monitors | cut -d: -f1) ; do
443
Added:
# start it on each monitor
444
Added:
xmobar &
445
Added:
done
446
Added:
#+END_SRC