Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modules/river: Use different log files for the river comp and init | Benedikt Peetz | 14 days |
| | | | | | Otherwise, the two of them will have different seek parts in the files and override each other. | ||
* | modules/river: Move the log file to `~/.cache` | Benedikt Peetz | 2025-05-30 |
| | | | | It is not actually something, that I want to keep around. | ||
* | modules/river: Move the `river-start` package into the module | Benedikt Peetz | 2025-05-30 |
The package was already tied to the module (via the log file path) and as such should be in the module directory. |