Switch to regular foot, due to env issues with nushell
This commit is contained in:
parent
8a2492b671
commit
c2ee52267d
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ in
|
|||
};
|
||||
|
||||
# terminal = "${pkgs.alacritty}/bin/alacritty";
|
||||
terminal = "${pkgs.foot}/bin/footclient";
|
||||
terminal = "${pkgs.foot}/bin/foot";
|
||||
|
||||
window = {
|
||||
border = 1;
|
||||
|
|
Loading…
Reference in a new issue