Recognize foot as a wayland terminal

This commit is contained in:
Maxime Coste 2022-01-24 21:16:45 +11:00
parent f4ff59f8b2
commit a361020632

View File

@ -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 ' \