diff options
Diffstat (limited to '')
-rw-r--r-- | Config.hs-boot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Config.hs-boot b/Config.hs-boot index ca01d46..2d66ae1 100644 --- a/Config.hs-boot +++ b/Config.hs-boot @@ -1,6 +1,3 @@ module Config where import Graphics.X11.Xlib.Types (Dimension) -import Graphics.X11.Xlib (KeyMask) borderWidth :: Dimension -modMask :: KeyMask -numlockMask :: KeyMask |