From 0b81d69fbefad04f570e7114557fc46a91b99bfe Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Fri, 18 Jun 2021 19:18:41 +0200 Subject: [PATCH] Add shortcuts for passmenu-user and passmenu-url --- dotfiles/i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/i3/config b/dotfiles/i3/config index 164be08..beab982 100644 --- a/dotfiles/i3/config +++ b/dotfiles/i3/config @@ -31,6 +31,8 @@ bindsym $alt+l exec i3lock -i ~/.lock bindsym $super+Shift+w exec firefox bindsym $super+Shift+f exec thunar bindsym $super+Shift+p exec passmenu +bindsym $super+Shift+u exec passmenu-user +bindsym $super+Shift+y exec passmenu-url bindsym $super+Shift+v exec vlc bindsym $super+Shift+t exec thunderbird