From 48d0bbba31496a7fc54619511cc6e560f2ac552a Mon Sep 17 00:00:00 2001 From: Patrick Ziegler Date: Sun, 5 Jan 2020 16:24:34 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 36caa05..c0666f6 100644 --- a/Home.md +++ b/Home.md @@ -43,6 +43,8 @@ Create an executable file containing the startup logic, for example `$HOME/.conf # Terminate already running bar instances killall -q polybar +# If all your bars have ipc enabled, you can also use +# polybar-msg cmd quit # Launch bar1 and bar2 echo "---" | tee -a /tmp/polybar1.log /tmp/polybar2.log