From 8379faba87d93e4a7d67f6954cb3ad972931adb1 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 20 Nov 2022 13:09:59 +0100 Subject: [PATCH] ssh-add: use ssh-askpass-fullscreen if it exists --- start-post-i3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/start-post-i3 b/start-post-i3 index c9f74f9..bb7d4fa 100755 --- a/start-post-i3 +++ b/start-post-i3 @@ -20,10 +20,11 @@ fi emacs --daemon if [ -f /etc/arch-release ]; then - SSH_ASKPASS=/usr/bin/qt4-ssh-askpass ssh-add