configuration file
Bug #982963 reported by
Jelmer Vernooij
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| awsome |
Triaged
|
Medium
|
Unassigned | ||
Bug Description
At the moment, awsome's configuration is done through either command-line options or environment variables. This works reasonably well but doesn't scale well.
We should probably add a separate configuration file (/etc/awsome.conf ?) now that more options are being added.