From ac7a6d37ca15bbf837af7523a54f79aaaa334bda Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 26 Mar 2024 08:16:22 +0000 Subject: [PATCH] Switch another reference to foot term back to alacritty --- home/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index a25e1089..1d9cf904 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -242,7 +242,7 @@ ]; bind = let withTerm = { - term ? "foot", + term ? "alacritty", package ? config.programs.${term}.package, progname, args ? "",