Updated Home (markdown)

Patrick Ziegler 2020-01-05 16:24:34 +01:00
parent 163db9de15
commit 48d0bbba31
1 changed files with 2 additions and 0 deletions

@ -43,6 +43,8 @@ Create an executable file containing the startup logic, for example `$HOME/.conf
# Terminate already running bar instances # Terminate already running bar instances
killall -q polybar killall -q polybar
# If all your bars have ipc enabled, you can also use
# polybar-msg cmd quit
# Launch bar1 and bar2 # Launch bar1 and bar2
echo "---" | tee -a /tmp/polybar1.log /tmp/polybar2.log echo "---" | tee -a /tmp/polybar1.log /tmp/polybar2.log