diff options
Diffstat (limited to 'XMonad.hs')
-rw-r--r-- | XMonad.hs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ import System.IO import System.Posix.Process (executeFile, forkProcess, getProcessStatus) import System.Exit import Graphics.X11.Xlib -import Control.Exception -- | XState, the window manager state. -- Just the display, width, height and a window list |