[XMonad] Add a keybinding to toggle taffybar

This commit is contained in:
Ivan Malison 2017-03-14 13:01:05 -07:00
parent 05311714c9
commit 567ddee02d
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -723,6 +723,7 @@ addKeys conf@XConfig { modMask = modm } =
, ((modalt, xK_z), spawn "split_out_chrome_tab.sh")
, ((hyper, xK_9), spawn "start_synergy.sh")
, ((hyper, xK_8), spawn "rofi_paswitch.sh")
, ((hyper, xK_slash), spawn "toggle_taffybar.sh")
-- Media keys