Added passmenu configuration

This commit is contained in:
David Thurstenson 2016-06-09 14:29:59 -05:00
parent e35ff29080
commit 62be90ed77
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
bindsym $mod+d exec dmenu_run
bindsym $mod+p exec passmenu --type
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.