Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
mortie 323562da16 replaced node-udev with my own code pirms 8 gadiem
js added delay option to processes pirms 8 gadiem
modules replaced node-udev with my own code pirms 8 gadiem
udev replaced node-udev with my own code pirms 8 gadiem
.gitignore replaced node-udev with my own code pirms 8 gadiem
README.md lots of stuff pirms 8 gadiem
dedaemon.js replaced node-udev with my own code pirms 8 gadiem
package.json replaced node-udev with my own code pirms 8 gadiem

README.md

DEDaemon

DEDaemon is a daemon to give some of the perks of a full desktop environment to those of us running window managers.

Installation

Run npm install -g dedaemon as root.

Usage

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.