This is a collection of dotfiles and scripts for my bspwm setup
 
 
 
 
 
 

7 lines
97 B

#!/bin/sh
# Kill existing panel
pkill --exact --signal 9 waybar
# Start panel
setsid -f waybar