all repos — dotfiles @ 9bd89662d29e18d97b5bb92a919319fcc853caad

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