pycritty
pycritty copied to clipboard
Transition of the Configuration to a TOML format
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