Anomalocaridid
Anomalocaridid
I saw that under the roadmap, this has a command-line interface, but I cannot figure out how to run it. In readme.md, there are only instructions for how to run...
This adds support for Firefox-based browsers that have settings implemented by home manager's internal `mkFirefoxModule` function. This should hopefully also make it easy to add support for other Firefox-based browsers...
Add support for the [xdg-terminal-exec](https://github.com/Vladimir-csp/xdg-terminal-exec) proposal. This should make it possible to specify the arguments to execute a command in a terminal and change its class in a terminal-agnostic way....
As more and more functionality is added, and refactoring is performed, it makes it increasingly likely that untested code will eventually contain bugs. Currently, one of the main obstacles to...
I do not know how interested other people are in contributing to this, but regardless, it would be helpful to document what tools are used, such as `cargo-mutants`, whether for...
This changes the `inside-*` colors from complete transparency to `base`. Currently, having transparent `inside-*` colors works fine for people using stock `swaylock` since the background is always base anyways. However,...
**Describe the bug** When I try to recolor SVG files with `lutgen patch`, sometimes the color replacement is a lot less accurate than if I were to convert it to...
Adds accent support. I had to put the themes into different folders based on accent and color, so this potentially supersedes #23 This depends on #26, but if that does...
This adds accent support to this theme. I also updated the template to the latest version of `whiskers`. I took the liberty to change `frame_color` under `urgency_critical` to red when...
AI code review just adds more noise that human reviewers have to pick through. Especially since the coderabbitai bot gives very verbose reviews with nested dropdown menus, a diagram, and...