Releases: CodingLeonardo/jscritty
Releases · CodingLeonardo/jscritty
v1.2.0
Published in NPM
In this release, better ways to install the CLI have been implemented.
V1.0.0
Added
- jscritty --theme // Change the theme of alacritty
- jscritty --font // Change the font of alacritty
- jscritty --size // Change the font size of alacritty
- jscritty --opacity // Change the opacity of alacritty
- jscritty --padding // Change the padding of alacritty
- jscritty --offset // Change offset, X is space between chars and Y is line height of alacritty
- jscritty --list // List all available options from resource, default is "all"
- jscritty --print // Print the content of config files or themes by specifying their name of alacritty
- jscritty --help // Display help for command
- jscritty --version // Output the version number