Update nvim config, qutebrowser theme

This commit is contained in:
Smirnov Olexandr 2020-12-27 14:44:22 +02:00
parent 4e2f196e26
commit e8de9a14cd
18 changed files with 167 additions and 618 deletions

View file

@ -1,6 +1,4 @@
#!/bin/bash
killall -q polybar
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
#polybar -c ~/.config/berry/polybar/polybar top &
#polybar -c ~/.config/berry/polybar/polybar bom &
polybar -c ~/.config/berry/polybar/polybar bar &