mirror of
https://github.com/vale981/bspwm
synced 2025-03-04 17:31:39 -05:00
3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#! /bin/sh
|
|
|
|
pgrep -x panel > /dev/null || panel &
|