all repos — dotfiles @ a836b4f0ce02069f683cb4804b6fe8a4f11c1f0e

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