config: i3: add keybinding for passmenu
This commit is contained in:
parent
7fe7859d96
commit
2b6fe582f1
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue