From 981166a2ab618f65367befa3379ff2aadf00f27c Mon Sep 17 00:00:00 2001 From: Tomas Janousek Date: Sat, 15 Jan 2022 18:23:59 +0000 Subject: [PATCH] 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 --- XMonad/Config/Bluetile.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMonad/Config/Bluetile.hs b/XMonad/Config/Bluetile.hs index e6daf1da..f39fdd17 100644 --- a/XMonad/Config/Bluetile.hs +++ b/XMonad/Config/Bluetile.hs @@ -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 bluetileConfig