Recognize foot as a wayland terminal
This commit is contained in:
parent
f4ff59f8b2
commit
a361020632
|
@ -14,6 +14,7 @@ A shell command is appended to the one set in this option at runtime} \
|
||||||
str termcmd %sh{
|
str termcmd %sh{
|
||||||
for termcmd in 'alacritty -e sh -c' \
|
for termcmd in 'alacritty -e sh -c' \
|
||||||
'kitty sh -c' \
|
'kitty sh -c' \
|
||||||
|
'foot sh -c' \
|
||||||
'termite -e ' \
|
'termite -e ' \
|
||||||
'wterm -e sh -c' \
|
'wterm -e sh -c' \
|
||||||
'gnome-terminal -e ' \
|
'gnome-terminal -e ' \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user