From 814e5a727109d6ee7c11574272aeaa2bc188256d Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Sat, 18 May 2019 17:30:50 +0200 Subject: [PATCH] [sway/config] start keepassxc with ssh-agent variables --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config b/sway/config index dce1ce4..9fd6830 100644 --- a/sway/config +++ b/sway/config @@ -75,7 +75,7 @@ focus_follows_mouse no bindsym $mod+Tab workspace next bindsym Shift+$mod+Tab workspace prev -bindsym $mod+m exec keepassxc +bindsym $mod+m exec eval $(keychain -q --nogui --agents ssh --timeout 600 --eval) && keepassxc bindsym $mod+e exec subl3 bindsym $mod+w exec firefox bindsym $mod+u exec feedreader