Code Monkey home page Code Monkey logo

Comments (3)

amayer5125 avatar amayer5125 commented on July 26, 2024 4

Not sure if this will play into how we update the documentation but alacritty/alacritty@3c3e687 was added recently and will allow importing additional config files to overwrite settings in the main config file.

It isn't in a released version yet. But I'm imagining we could add a line like

import:
  - ~/.config/alacritty/nord.yml

to the main config file and have it point to src/nord.yml file that the user would download from this repository.

from alacritty.

arcticicestudio avatar arcticicestudio commented on July 26, 2024

@amayer5125 Thanks, that's exactly what I was hoping for to be added some day πŸ₯³ That will be the recommended installation method since it won't mess with the users configuration file at all.
I guess we can still add the YAML anchors to the documentation so we end up with…

  1. installation per theme file import (recommended, allows to use multiple themes without configuration file mess up)
  2. installation via YAML anchors (also allows to use multiple themes defined in the configuration file)
  3. manual installation via copy&paste of the Nord colors into the configuration file.

from alacritty.

jpcirrus avatar jpcirrus commented on July 26, 2024

Alacritty added the configuration file option for sourcing other files (import), in version 0.6.0, released on 2020-11-25.

from alacritty.

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.