Add bluebarry-tray configuration

This commit is contained in:
Tom Willemse 2020-11-23 20:21:28 -08:00
parent 55be69cca8
commit 337b03e3e3
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/usr/bin/env sh
pgrep blueberry-tray || { blueberry-tray & }