config: i3: make call to passmenu more generic (compatibility arch <-> debian)

This commit is contained in:
Thomas Preisner 2021-04-08 23:42:53 +02:00
parent d87a5138ee
commit 635f678ecb

View file

@ -89,7 +89,7 @@ bindsym $mod+a focus parent
#bindsym $mod+d focus child
# 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
focus_follows_mouse no