home-manager icon indicating copy to clipboard operation
home-manager copied to clipboard

fzf: add colors option

Open loicreynier opened this issue 1 year ago • 0 comments

Description

Add an option to specify fzf colors with an attribute set rather than writing the entire option string.

Checklist

  • [x] Change is backwards compatible.

  • [x] Code formatted with ./format.

  • [x] Code tested through nix-shell --pure tests -A run.all.

  • [ ] Test cases updated/added. See example.

  • [x] Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • [ ] Added myself as module maintainer. See example.

    • [ ] Added myself and the module files to .github/CODEOWNERS.

loicreynier avatar Sep 07 '22 08:09 loicreynier