aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop/Keys.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Rahm/Desktop/Keys.hs')
-rw-r--r--src/Rahm/Desktop/Keys.hs8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Rahm/Desktop/Keys.hs b/src/Rahm/Desktop/Keys.hs
index 9a6d895..4848998 100644
--- a/src/Rahm/Desktop/Keys.hs
+++ b/src/Rahm/Desktop/Keys.hs
@@ -120,7 +120,7 @@ import Rahm.Desktop.Theater
)
import Rahm.Desktop.WorkspaceWheel (displayWorkspaceWheel, displayWorkspaceWheelAtPoint, displayWorkspaceWheelInCenter)
import Rahm.Desktop.Workspaces
- ( accompaningWorkspace,
+ ( accompanyingWorkspace,
next,
prev,
viewAdjacent,
@@ -447,7 +447,7 @@ bindings = do
\(: The previous workspace.\n\t\t\
\}: The workspace on the screen to the right\n\t\t\
\{: The workspace on the screen to the left\n\t\t\
- \<space>: The accompaningWorkspace (toggled case)\n\t\t\
+ \<space>: The accompanyingWorkspace (toggled case)\n\t\t\
\/: Prompt to select a window, and reference that workspace\n\t\t\
\^: The first populated workspace\n\t\t\
\$: The last populated workspace\n\t\t\
@@ -1176,9 +1176,9 @@ bindings = do
subbind $ do
bind button13 $
noMod $
- doc "Goto the accompaning workspace to the current one." $
+ doc "Goto the accompanying workspace to the current one." $
noWindow $
- gotoWorkspace . accompaningWorkspace =<< getCurrentWorkspace
+ gotoWorkspace . accompanyingWorkspace =<< getCurrentWorkspace
bind button15 $ do
noMod $