Switch another reference to foot term back to alacritty
This commit is contained in:
parent
c2d64eaa23
commit
ac7a6d37ca
|
@ -242,7 +242,7 @@
|
||||||
];
|
];
|
||||||
bind = let
|
bind = let
|
||||||
withTerm = {
|
withTerm = {
|
||||||
term ? "foot",
|
term ? "alacritty",
|
||||||
package ? config.programs.${term}.package,
|
package ? config.programs.${term}.package,
|
||||||
progname,
|
progname,
|
||||||
args ? "",
|
args ? "",
|
||||||
|
|
Loading…
Reference in a new issue