Skip to content

A handy tool to update your alacritty config without manual editing

Notifications You must be signed in to change notification settings

maverik-io/alaconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

Progress

command status
font done
opacity done
size done
blur done
theme done

About

A handy tool to update your alacritty config without manual editing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages