Adding support for kitty
terminal
This commit is contained in:
parent
119d2e89e0
commit
a329f02701
|
@ -4,6 +4,7 @@ declare-option -docstring %{shell command run to spawn a new terminal
|
|||
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' \
|
||||
'termite -e ' \
|
||||
'urxvt -e sh -c' \
|
||||
'rxvt -e sh -c' \
|
||||
|
|
Loading…
Reference in New Issue
Block a user