From 62be90ed775d0d4f3d2da80095afef4cda38ae86 Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Thu, 9 Jun 2016 14:29:59 -0500 Subject: [PATCH] Added passmenu configuration --- .config/i3/thurstybook.config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/i3/thurstybook.config b/.config/i3/thurstybook.config index c481513..b1c493a 100644 --- a/.config/i3/thurstybook.config +++ b/.config/i3/thurstybook.config @@ -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.