config: i3: make call to passmenu more generic (compatibility arch <-> debian)
This commit is contained in:
parent
d87a5138ee
commit
635f678ecb
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ bindsym $mod+a focus parent
|
||||||
#bindsym $mod+d focus child
|
#bindsym $mod+d focus child
|
||||||
|
|
||||||
# custom bind for pass dmenu wrapper
|
# custom bind for pass dmenu wrapper
|
||||||
bindsym $mod+p exec ~/bin/passmenu --type
|
bindsym $mod+p exec 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