diff --git a/rc/windowing/wayland.kak b/rc/windowing/wayland.kak index 870fb4c7..04c7ebdc 100644 --- a/rc/windowing/wayland.kak +++ b/rc/windowing/wayland.kak @@ -14,6 +14,7 @@ A shell command is appended to the one set in this option at runtime} \ str termcmd %sh{ for termcmd in 'alacritty -e sh -c' \ 'kitty sh -c' \ + 'foot sh -c' \ 'termite -e ' \ 'wterm -e sh -c' \ 'gnome-terminal -e ' \