|
|
il y a 8 ans | |
|---|---|---|
| js | il y a 8 ans | |
| modules | il y a 8 ans | |
| udev | il y a 8 ans | |
| .gitignore | il y a 8 ans | |
| README.md | il y a 8 ans | |
| dedaemon.js | il y a 8 ans | |
| package.json | il y a 8 ans | |
DEDaemon is a daemon to give some of the perks of a full desktop environment to those of us running window managers.
Run npm install -g dedaemon as root.
dedaemon <config file>
e.g:
dedaemon ~/.config/dedaemon.hcnf
You probably want to run that on startup. If you’re running i3wm, that means
adding exec --no-startup-id dedaemon ~/.config/dedaemon.hcnf to
~/.i3/config.