Change default ssh client for rofi menu
This commit is contained in:
parent
a7c83dc7df
commit
64740d8587
1
kitty/.config/kitty/ssh.conf
Normal file
1
kitty/.config/kitty/ssh.conf
Normal file
@ -0,0 +1 @@
|
||||
share_connections no
|
@ -17,6 +17,8 @@ configuration {
|
||||
display-run: "cmd";
|
||||
display-ssh: "ssh";
|
||||
display-drun: "app";
|
||||
|
||||
ssh-client: "kitten ssh";
|
||||
|
||||
kb-remove-to-eol: "";
|
||||
kb-element-next: "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user