From db10dc4fdd656b25442c63eb02ea30931eee300e Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Sun, 6 Oct 2024 17:34:29 +0100 Subject: window: Add interface for connecting and disconnecting --- src/gtk/preferences.ui | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/gtk/preferences.ui') diff --git a/src/gtk/preferences.ui b/src/gtk/preferences.ui index 9e4d9fc..77f3c14 100644 --- a/src/gtk/preferences.ui +++ b/src/gtk/preferences.ui @@ -13,7 +13,12 @@ True - Connection + Relay Connection + + + Autoconnect + + Hostname @@ -31,6 +36,11 @@ Password + + + + + SSH Connection SSH host -- cgit