An open API service indexing awesome lists of open source software.

https://github.com/solidiquis/alacritty_font_size

A cute terminal UI to interactively adjust font sizes for Alacritty.
https://github.com/solidiquis/alacritty_font_size

alacritty ruby terminal-emulators terminal-ui terminals

Last synced: about 2 months ago
JSON representation

A cute terminal UI to interactively adjust font sizes for Alacritty.

Awesome Lists containing this project

README

          

# Alacritty Font Size

![alacritty_font_size](https://user-images.githubusercontent.com/45523555/169672902-611e763b-f8cb-4438-93b0-67a8deb395c2.gif)

## Installation

You can either download the script via the releases section, clone the repository, copy-paste the code like a degenerate milksop, or — if you're on Mac — install via Homebrew:

```
$ brew tap solidiquis/tap
$ brew install alacritty_font_size
```

I would most definitely recommend creating an alias for usage in the command line as the name is quite long.

## Usage

- ` | k` to increment font-size.
- ` | j` to decrement font-size.

Exit with Ctrl-c.