fix polybar config path

This commit is contained in:
Mark Riedesel 2019-07-19 15:08:41 -05:00
parent 1b8b4bc279
commit 79f2d23372

View file

@ -1,5 +1,5 @@
#!/bin/sh
POLYBAR_CONFIG=/home/mark/dotfiles-refresh/.config/polybar/config
POLYBAR_CONFIG=$(dirname $0)/config
# kill polybar and wait for shutdown
killall -q polybar