Path to this page:
./
wip/darkman,
Daemon to control dark-mode and light-mode transitions
Branch: CURRENT,
Version: 2.0.1,
Package name: darkman-2.0.1,
Maintainer: pkgsrc-usersTODO: Adjust the following lines from README.md
darkman
=======
A framework for dark-mode and light-mode transitions on Unix-like desktops.
## Introduction
`darkman` runs in the background and turns on dark mode at sundown, and turns it off
again at sunrise. `darkman` is not designed to be used interactively: it's designed to
be set up once, and run in the background.
At sundown, it will look for scripts in `$XDG_DATA_DIRS/dark-mode.d/`.
At sunrise, it will look for scripts in `$XDG_DATA_DIRS/light-mode.d/`.
These scripts individually configure different components and applications.
Sample and reference scripts are included in the `examples` directory, and
further contributions for specific applications or environments are welcome.
The complete documentation is included as a man page and is also [available
...
Master sites:
Filesize: 27.61 KB
Version history: (Expand)
- (2025-05-20) Package added to pkgsrc.se, version darkman-2.0.1 (created)