[XMonad] Fix rofi_paswitch.sh binding

This commit is contained in:
Ivan Malison 2017-04-04 19:46:46 -07:00
parent 6010a0c2d1
commit 134c2202c5
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -773,7 +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")
, ((hyper, xK_o), spawn "rofi_paswitch.sh")
-- Media keys