gui: make sure we are using the latest ksshaskpass
This commit is contained in:
parent
e70caf3e4e
commit
2ba3c8cfce
@ -42,7 +42,7 @@ let
|
||||
];
|
||||
traygentCmds = toJSON [
|
||||
{
|
||||
command_path = "${pkgs.ksshaskpass}/bin/ksshaskpass";
|
||||
command_path = "${pkgs.kdePackages.ksshaskpass}/bin/ksshaskpass";
|
||||
#command_path = "${pkgs.ssh-askpass-fullscreen}/bin/ssh-askpass-fullscreen";
|
||||
event = "sign";
|
||||
msg_format = "Allow access to key %q?";
|
||||
|
Loading…
Reference in New Issue
Block a user