diff options
Diffstat (limited to 'src/Rahm/Desktop/StackSet.hs')
| -rw-r--r-- | src/Rahm/Desktop/StackSet.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Rahm/Desktop/StackSet.hs b/src/Rahm/Desktop/StackSet.hs index 355c5c6..9b027d6 100644 --- a/src/Rahm/Desktop/StackSet.hs +++ b/src/Rahm/Desktop/StackSet.hs @@ -12,6 +12,7 @@ module Rahm.Desktop.StackSet mapWindows, swapWindows, getLocationWorkspace, + switchWorkspaces, WindowLocation (..), windowMemberOfWorkspace, findWindow, |