You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mortie 8e0ddc4748 lots of stuff преди 8 години
js lots of stuff преди 8 години
modules lots of stuff преди 8 години
.gitignore input stuff works now преди 8 години
README.md lots of stuff преди 8 години
dedaemon.js lots of stuff преди 8 години
package.json lots of stuff преди 8 години

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.