chore(alacritty): update comment
This commit is contained in:
parent
4248fee8e0
commit
7259999f4f
|
@ -7,10 +7,8 @@ let
|
||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
# doesn't support font ligatures yet
|
# doesn't support font ligatures & undercurls
|
||||||
# emoji support needs to be setup
|
# start with tabbed (need to override alacritty package)
|
||||||
# use with tabbed for tab support: tabbed -c alacritty --embed
|
|
||||||
# TODO create PR for adding programs.alacritty.package
|
|
||||||
programs.alacritty = {
|
programs.alacritty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = recursiveUpdate {
|
settings = recursiveUpdate {
|
||||||
|
|
Loading…
Reference in a new issue