Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition of the Configuration to a TOML format #17

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jeffercbs
Copy link

Transition of the Configuration to a TOML format

This Pull Request brings about changes in the Alacritty terminal configuration by transitioning from a YAML file to a TOML file format. The configuration, creation, modification, and updates are now exclusively handled in a .TOML file. Additionally, it extends support for themes, allowing them to be read from either a .yaml or .toml file.

Changes Made

  • Shifted the terminal configuration to a .TOML file for comprehensive management.
  • Themes can now be sourced from both .yaml and .toml files.

Screenshots

Screencast.from.2024-01-31.11-36-34.webm

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant