mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-28 09:53:47 -07:00
README: Long overdue update
* "community-maintained" is more accurate and sounds better than "third-party" * refresh description * add logo and badges to make it prettier * update doc links
This commit is contained in:
@@ -2,11 +2,11 @@ name: xmonad-contrib
|
||||
version: 0.16.999
|
||||
-- ^ also update cpp-options: -DXMONAD_CONTRIB_VERSION_*
|
||||
|
||||
homepage: http://xmonad.org/
|
||||
synopsis: Third party extensions for xmonad
|
||||
homepage: https://xmonad.org/
|
||||
synopsis: Community-maintained extensions extensions for xmonad
|
||||
description:
|
||||
Third party tiling algorithms, configurations and scripts to xmonad,
|
||||
a tiling window manager for X.
|
||||
Community-maintained tiling algorithms and extension modules for xmonad,
|
||||
an X11 tiling window manager.
|
||||
.
|
||||
For an introduction to building, configuring and using xmonad
|
||||
extensions, see "XMonad.Doc". In particular:
|
||||
|
Reference in New Issue
Block a user