From cdf739788e21a4e247cdc2d1c8cc240b7fcceecd Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Fri, 26 Jan 2024 22:54:26 -0500 Subject: bemenu as an askpass finally works and plays nice with the SSH agent --- river/init | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'river/init') diff --git a/river/init b/river/init index ad3d7b1..7b41a66 100755 --- a/river/init +++ b/river/init @@ -209,3 +209,7 @@ riverctl rule-add -title '*paypal*' float riverctl rule-add -title "*mpd*" tags $((1 << (7 - 1))) riverctl rule-add -app-id "*pavu*" tags $((1 << (7 - 1))) riverctl rule-add -app-id "*evolution*" tags $((1 << (8 - 1))) + +. ~/.kshrc +checkSSHAgent -k +checkSSHAgent -- cgit v1.2.3