all repos — dotfiles @ 277f722f36c7aa331973c7a97c37e21dd6d19a8f

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