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