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.
- Host: GitHub
- URL: https://github.com/solidiquis/alacritty_font_size
- Owner: solidiquis
- License: mit
- Created: 2022-05-21T23:24:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-22T00:23:26.000Z (about 4 years ago)
- Last Synced: 2025-01-14T06:29:18.289Z (over 1 year ago)
- Topics: alacritty, ruby, terminal-emulators, terminal-ui, terminals
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alacritty Font Size

## 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.