diff options
-rw-r--r-- | xmonad.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmonad.cabal b/xmonad.cabal index 6a0d8dd..e053446 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -1,7 +1,7 @@ name: xmonad version: 0.4 homepage: http://xmonad.org -synopsis: A lightweight X11 window manager. +synopsis: A tiling window manager description: xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising |