mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update bin/giti, polybar(for bspwm), vscode
This commit is contained in:
parent
a9d8ac7432
commit
5cc8e020c1
5 changed files with 60 additions and 41 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
killall -q polybar
|
||||
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
|
||||
polybar -c ~/.config/bspwm/polybar/polybar bar&
|
||||
polybar -c ~/.config/bspwm/polybar/polybar min&
|
||||
#polybar -c ~/.config/bspwm/polybar/polybar bar&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue