1 unstable release
0.1.0 | Aug 19, 2024 |
---|
#2276 in Command line utilities
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
~76K SLoC