[XMonad] Add a binding for rofi_select_input.hs
This commit is contained in:
parent
e94b7ac060
commit
66f2800b54
@ -724,6 +724,7 @@ addKeys conf@XConfig { modMask = modm } =
|
||||
, ((hyper, xK_8), spawn "rofi_paswitch.sh")
|
||||
, ((hyper, xK_slash), spawn "toggle_taffybar.sh")
|
||||
, ((hyper, xK_space), spawn "skippy-xd")
|
||||
, ((hyper, xK_i), spawn "rofi_select_input.hs")
|
||||
|
||||
-- Media keys
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user