gui: use ksshaskpass for tragent for now
This commit is contained in:
parent
87a154bc56
commit
a37befd3f5
@ -24,7 +24,8 @@ let
|
||||
];
|
||||
traygentCmds = toJSON [
|
||||
{
|
||||
command_path = "${pkgs.ssh-askpass-fullscreen}/bin/ssh-askpass-fullscreen";
|
||||
command_path = "${pkgs.ksshaskpass}/bin/ksshaskpass";
|
||||
#command_path = "${pkgs.ssh-askpass-fullscreen}/bin/ssh-askpass-fullscreen";
|
||||
event = "sign";
|
||||
msg_format = "Allow access to key %q?";
|
||||
exit_code = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user