diff options
Diffstat (limited to '')
-rw-r--r-- | XMonad/Config/Gnome.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/XMonad/Config/Gnome.hs b/XMonad/Config/Gnome.hs index aead151..43a481d 100644 --- a/XMonad/Config/Gnome.hs +++ b/XMonad/Config/Gnome.hs @@ -7,6 +7,8 @@ -- License : BSD -- -- Maintainer : Spencer Janssen <spencerjanssen@gmail.com> +-- Stability : unstable +-- Portability : unportable -- -- This module provides a config suitable for use with the GNOME desktop -- environment. |