all repos — dotfiles @ 67d9d366fc77ba6c7d5af90ce7626b9d33abdc2e

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/xfwm_bar top