[XMonad] Add a binding for skippy-xd

This commit is contained in:
Ivan Malison 2017-03-28 14:55:42 -07:00
parent 74d315eac1
commit 52394888cb
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -724,6 +724,7 @@ addKeys conf@XConfig { modMask = modm } =
, ((hyper, xK_9), spawn "start_synergy.sh")
, ((hyper, xK_8), spawn "rofi_paswitch.sh")
, ((hyper, xK_slash), spawn "toggle_taffybar.sh")
, ((hyper, xK_space), spawn "skippy-xd")
-- Media keys