1 unstable release

0.1.0 Aug 19, 2024

#638 in Command line utilities

Download history 117/week @ 2024-08-19

117 downloads per month

MIT/Apache

8KB
205 lines

alaconfig

A handy tool to edit your alacritty config from the command line without editing the config file.

Installation

cargo install alaconfig

Commands

There are only 2 commands set => set a config parameter

eg.

$> alaconfig set font jetbrains mono

get => gets a set config parameter

eg.

$> alaconfig get font
family = "Jetbrains Mono"

Dependencies

~1–12MB
~78K SLoC