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