config: i3: add keybinding for passmenu

This commit is contained in:
Thomas Preisner 2020-10-16 18:20:03 +02:00
parent 7fe7859d96
commit 2b6fe582f1

View file

@ -88,6 +88,9 @@ bindsym $mod+a focus parent
# focus the child container # focus the child container
#bindsym $mod+d focus child #bindsym $mod+d focus child
# custom bind for pass dmenu wrapper
bindsym $mod+p exec ~/bin/passmenu --type
# do not focus container behind mouse # do not focus container behind mouse
focus_follows_mouse no focus_follows_mouse no