Skip to content

Releases: CodingLeonardo/jscritty

v1.2.0

23 Sep 16:17

Choose a tag to compare

bugs fixed, repository migrated to typescript.

Published in NPM

18 Jan 01:29

Choose a tag to compare

In this release, better ways to install the CLI have been implemented.

V1.0.0

27 Dec 02:12

Choose a tag to compare

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