#!/bin/sh

# Reset and restart panel
nohup budgie-panel --reset --replace &
# Just give sometime for panel to restart
sleep 2

