FreeBSD Manual Pages
DARKMAN.CONF(5) File Formats Manual DARKMAN.CONF(5) NAME darkman.conf -- darkman configuration file DESCRIPTION This manual describes the configuration file format for darkman(1). See the "FILES" section of darkman(1) for configuration file locations. The configuration file uses YAML format. All settings are optional. The following settings are available: lat, lng Latitude and longitude respectively. This value will be used at start-up, but will later be superseded by whatever geoclue resolves (if enabled). More than one decimal point is gener- ally not needed, as described in https://xkcd.com/2170/. usegeoclue (true/false) Whether to use a local geoclue instance to determine the cur- rent location. On some distributions/setups, this may require setting up a geoclue agent to function properly. Setting this to false without explicitly setting lat and lng disables auto- matic transitions entirely. portal (true/false) Whether to expose the current mode via the XDG settings portal D-Bus API. Many desktop applications will read the current mode via the portal and respect what darkman(1) is indicating. socketpath Filesystem path for the query and control socket. The default value is ${XDG_RUNTIME_DIR}/darkman/control.sock. SEE ALSO darkman(1) AUTHORS Developed by Hugo O. Barrera <hugo@whynothugo.nl>, with invaluable con- tributions from the community. FreeBSD ports 15.quarterly $Mdocdate$ DARKMAN.CONF(5)
NAME | DESCRIPTION | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=darkman.conf&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>
