mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Update rofi, add rifile to ranger, add ale to nvim
This commit is contained in:
parent
5cc86198aa
commit
3bad265983
15 changed files with 232 additions and 123 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
killall -q polybar
|
||||
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
|
||||
polybar -c ~/.config/bspwm/polybar/polybar min&
|
||||
#polybar -c ~/.config/bspwm/polybar/polybar bar&
|
||||
polybar -c ~/.config/bspwm/polybar/polybar bar&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue