|
|
hace 8 años | |
|---|---|---|
| js | hace 8 años | |
| modules | hace 8 años | |
| udev | hace 8 años | |
| .gitignore | hace 8 años | |
| README.md | hace 8 años | |
| dedaemon.js | hace 8 años | |
| package.json | hace 8 años | |
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.