mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-28 10:41:53 -07:00
Provide top level XMonad.hs export module
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
module XMonad.Operations where
|
||||
|
||||
import XMonad
|
||||
import XMonad.Core
|
||||
import XMonad.Layouts (Full(..))
|
||||
import qualified XMonad.StackSet as W
|
||||
|
||||
|
Reference in New Issue
Block a user