mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 20:51:52 -07:00
Un-deprecate X.C.Bluetile
This one isn't actually a personal configuration, it's more like X.C.Desktop and the other desktop-specific configs. As I happen to sometimes use it for testing whether everything still works with decorated layouts, it shouldn't be considered abandoned. Related: https://github.com/xmonad/xmonad-contrib/pull/679
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
--
|
--
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
|
||||||
module XMonad.Config.Bluetile {-# DEPRECATED "This module contains a personal configuration, to be removed from xmonad-contrib. If you use this module, please copy the relevant parts to your configuration or obtain a copy of it on https://xmonad.org/configurations.html and include it as a local module." #-} (
|
module XMonad.Config.Bluetile (
|
||||||
-- * Usage
|
-- * Usage
|
||||||
-- $usage
|
-- $usage
|
||||||
bluetileConfig
|
bluetileConfig
|
||||||
|
Reference in New Issue
Block a user