1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-07-26 09:41:52 -07:00

whitespace reformat in changelog

This commit is contained in:
Alex Hirzel
2019-03-02 09:36:47 -05:00
parent 84c63abda6
commit 0cfe3a288e

@@ -54,6 +54,7 @@
into `foo/bar`, instead of `~/bar` as expected.
* `XMonad.Actions.DynamicWorkspaceOrder`
Add a version of `withNthWorkspace` that takes a `[WorkspaceId] ->
[WorkspaceId]` transformation to apply over the list of workspace tags
resulting from the dynamic order.