GithubHelp home page GithubHelp logo

Comments (5)

vdbe avatar vdbe commented on August 26, 2024 1

Willing to implement it myself, just let me know.

from nix.

getchoo avatar getchoo commented on August 26, 2024

documenting what modules contain it would be nice. feel free to PR it to our FAQ

regarding excluding them from the global enable option: i can see why this might be a requested feature, but i feel would overcomplicate how we actually implement catppuccin.enable for what's a pretty niche feature. giving a neat list of modules should be good enough for most i'd imagine

from nix.

vdbe avatar vdbe commented on August 26, 2024

For the option my idea was to have 1 place (2 nixos and home manager) where you use mkOverride with priority over MkOptionDefault.

This way you don't need to touch mkCatppuccinOpt and can possibly generate the description for documentation instead of a Readme/FAQ segment.

Don't know yet how you would test it so that it is not a best effort option.

Would this implementation be overcomplicated?

from nix.

vdbe avatar vdbe commented on August 26, 2024

All the IFD's at the time of writing

    # IFD's
    programs = {
      cava.catppuccin.enable = false;
      foot.catppuccin.enable = false;
      gh-dash.catppuccin.enable = false;
      imv.catppuccin.enable = false;
      kitty.catppuccin.enable = false; # IFD is inside HM
      lazygit.catppuccin.enable = false;
      mpv.catppuccin.enable = false;
      swaylock.catppuccin.enable = false;
      tofi.catppuccin.enable = false;
      zathura.catppuccin.enable = false;
    };
    services = {
      dunst.catppuccin.enable = false;
      mako.catppuccin.enable = false;
    };

from nix.

mightyiam avatar mightyiam commented on August 26, 2024

From my experience, nix flake show can fail due to these. Perhaps that could impact how niche we perceive this issue to be.

from nix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.