mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
CustomKeys.hs: moved into `Util' directory
I still wonder why do we need all those configuration examples. :)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user