all repos — dotfiles @ 2a301dd74064cb46c63b4e31402dd4d4d54899ed

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