diff options
Diffstat (limited to 'src/XMonad/Custom/Workspaces.hs')
-rw-r--r-- | src/XMonad/Custom/Workspaces.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XMonad/Custom/Workspaces.hs b/src/XMonad/Custom/Workspaces.hs index a62b4af..881861c 100644 --- a/src/XMonad/Custom/Workspaces.hs +++ b/src/XMonad/Custom/Workspaces.hs @@ -8,7 +8,7 @@ -- Stability : unstable -- Portability : unportable -- ------------------------------------------------------------------------- +----------------------------------------------------------------------------- module XMonad.Custom.Workspaces ( workspaces' |