Switch to regular foot, due to env issues with nushell

This commit is contained in:
Erwin Boskma 2023-04-09 23:23:03 +02:00
parent 8a2492b671
commit c2ee52267d
Signed by: erwin
SSH key fingerprint: SHA256:9LmFDe1C6jSrEyqxxvX8NtJBmcbB105XoqyUZF092bg

View file

@ -216,7 +216,7 @@ in
};
# terminal = "${pkgs.alacritty}/bin/alacritty";
terminal = "${pkgs.foot}/bin/footclient";
terminal = "${pkgs.foot}/bin/foot";
window = {
border = 1;