CustomKeys.hs: moved into `Util' directory

I still wonder why do we need all those configuration examples. :)
This commit is contained in:
"Valery V. Vorotyntsev"
2007-11-14 15:34:18 +00:00
parent 011780d68c
commit 20e92a5d40
3 changed files with 11 additions and 11 deletions

View File

@@ -53,7 +53,6 @@ library
XMonad.Config.Dons
XMonad.Config.Arossato
XMonad.Config.Droundy
XMonad.Config.CustomKeys
XMonad.Hooks.DynamicLog
XMonad.Hooks.EwmhDesktops
XMonad.Hooks.ManageDocks
@@ -100,6 +99,7 @@ library
XMonad.Prompt.Workspace
XMonad.Prompt.XMonad
XMonad.Util.Anneal
XMonad.Util.CustomKeys
XMonad.Util.Dmenu
XMonad.Util.Dzen
XMonad.Util.EZConfig