Add cmst configuration
This commit is contained in:
parent
337b03e3e3
commit
6c5f63c9ad
1 changed files with 3 additions and 0 deletions
3
cmst/.config/herbstluftwm/autostart.d/cmst.sh
Executable file
3
cmst/.config/herbstluftwm/autostart.d/cmst.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
pgrep cmst || { cmst --minimized & }
|
Loading…
Reference in a new issue