all repos — dotfiles @ 209cf0cefa45f612e6d6403aa4e97690926614d8

my *nix dotfiles

bin/bar.sh (view raw)

1#!/bin/bash
2killall -q polybar
3
4while pgrep -x polybar > /dev/null; do sleep 1; done
5
6polybar --config=/home/icyphox/.config/polybar/bar top