mirror of https://github.com/polybar/polybar.git
Updated Home (markdown)
parent
163db9de15
commit
48d0bbba31
2
Home.md
2
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
|
||||
|
|
Loading…
Reference in New Issue