Switch another reference to foot term back to alacritty

This commit is contained in:
Evie Litherland-Smith 2024-03-26 08:16:22 +00:00
parent c2d64eaa23
commit ac7a6d37ca

View file

@ -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 ? "",