diff --git a/kitty/.config/kitty/ssh.conf b/kitty/.config/kitty/ssh.conf new file mode 100644 index 0000000..545e4bb --- /dev/null +++ b/kitty/.config/kitty/ssh.conf @@ -0,0 +1 @@ +share_connections no diff --git a/rofi/.config/rofi/config.rasi b/rofi/.config/rofi/config.rasi index 487e6cc..5a14fdc 100644 --- a/rofi/.config/rofi/config.rasi +++ b/rofi/.config/rofi/config.rasi @@ -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: "";