let's try fuzzy dmenu

This commit is contained in:
Felix Van der Jeugt 2014-12-21 22:46:00 +01:00
parent 997a500ac1
commit 019a37d58f

View File

@ -112,7 +112,7 @@ hc keybind $Mod-i jumpto urgent
# }}} keybindings
# programs {{{
hc keybind $Mod-e spawn dmenu_run
hc keybind $Mod-e spawn dmenu_run -z
# }}} programs
# mouse bindings {{{