Add font configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
636c25e519
commit
3aab1c0e4e
5 changed files with 54 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
|||
# ./launch
|
||||
|
||||
# Terminate already running bar instances
|
||||
killall -q polybar
|
||||
pkill polybar
|
||||
|
||||
# Wait until the processes have been shut down
|
||||
while pgrep -x polybar >/dev/null; do sleep 1; done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue