-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
port requestRequest to add support for a portRequest to add support for a port
Description
I’d love to see support for jankyborders
in the Catppuccin Nix modules to allow automatic theming of window borders with Catppuccin colors.
Example:
services.jankyborders = {
enable = true;
settings = {
active_color = "0xffcba6f7"; # Would love this to auto-match `catppuccin.accent`
inactive_color = "0xff1e1e2e"; # Would love this to match `base-color` of the current `catppuccin.flavor`
};
};
Screenshot:
TimShilov
Metadata
Metadata
Assignees
Labels
port requestRequest to add support for a portRequest to add support for a port