diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Internal/Keys.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Internal/Keys.hs b/src/Internal/Keys.hs index 3f9882b..c8387c6 100644 --- a/src/Internal/Keys.hs +++ b/src/Internal/Keys.hs @@ -619,6 +619,7 @@ mouseMap = runButtons $ do bind button15 $ do noMod $ subMouse $ do + bind button13 $ noMod $ noWindow $ gotoAccompaningWorkspace bind button15 $ do noMod $ noWindow jumpToLast |