[Term] Switches to foot as a terminal

This commit is contained in:
2025-04-24 11:25:43 -07:00
parent 771c3618bc
commit 3a20c72206
4 changed files with 45 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
configuration {
ssh-command: "wezterm ssh {host}";
ssh-command: "foot ssh {host}";
}