[XMonad] Add a binding for rofi_paswitch
This commit is contained in:
parent
24e59e3035
commit
99f295cb61
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user