#!/bin/bash killall polybar > /dev/null 2>&1 nohup /usr/local/bin/polybar-launcher.sh > /dev/null 2>&1 &