all repos — dotfiles @ 722a763999362c97a21f08ff81a503e0ed04ed85

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 top