Add cmst configuration

This commit is contained in:
Tom Willemse 2020-11-23 20:21:50 -08:00
parent 337b03e3e3
commit 6c5f63c9ad

View file

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