[XMonad] Add a binding for rofi_paswitch

This commit is contained in:
Ivan Malison 2017-03-31 22:36:37 -07:00
parent 24e59e3035
commit 99f295cb61
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -773,6 +773,7 @@ addKeys conf@XConfig { modMask = modm } =
, ((hyper, xK_slash), spawn "toggle_taffybar.sh")
, ((hyper, xK_space), spawn "skippy-xd")
, ((hyper, xK_i), spawn "rofi_select_input.hs")
, ((hyper, xK_o), spawn "rofi_paswitch.hs")
-- Media keys