dotfiles/cmst/.config/herbstluftwm/autostart.d/cmst.sh

4 lines
56 B
Bash
Raw Normal View History

2020-11-24 05:21:50 +01:00
#!/usr/bin/env sh
pgrep cmst || { cmst --minimized & }