# Hide Hides the current window ```lua return { keys = { {key="h", mods="CMD", action="Hide"}, } } ```