Change the way of linking configs

This commit is contained in:
2021-10-03 16:47:41 +03:00
parent c6aa314c72
commit 158d2b2495
6 changed files with 12 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
# Terminate already running bar instances
killall -q polybar
polybar main
polybar main -c $HOME/.config/polybar/config.ini
echo "Bars launched..."