Navigate to different screens better

This commit is contained in:
Mats Rauhala 2020-02-12 13:25:26 +02:00
parent e80b309569
commit 30d3f4ea2c
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ searchSubmaps extraConfig conf =
myNav2d :: Navigation2DConfig
myNav2d = def { defaultTiledNavigation = lineNavigation }
myNav2d = def { defaultTiledNavigation = hybridOf lineNavigation sideNavigation }
showKeybindings :: [((KeyMask, KeySym), NamedAction)] -> NamedAction
showKeybindings x = addName "Show keybindings" $ io $ do