| `dedaemon ~/.config/dedaemon.hcnf` | `dedaemon ~/.config/dedaemon.hcnf` | ||||
| You probably want to run that on startup. If you're running i3wm, that means | You probably want to run that on startup. If you're running i3wm, that means | ||||
| adding `exec --no-startup-id dedaemon stop; dedaemon~/.config/dedaemon.hcnf` to | |||||
| adding `exec --no-startup-id dedaemon stop; dedaemon ~/.config/dedaemon.hcnf` to | |||||
| `~/.i3/config`. This first stop any running instance of dedaemon, then runs a | `~/.i3/config`. This first stop any running instance of dedaemon, then runs a | ||||
| new one. | new one. | ||||