mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-11 02:02:11 -07:00
X.D.Extending: Link to tutorial instead of the wiki
The configurations on the wiki are quite old and mostly non-functional at this point. Instead, we have a shiny new tutorial we can refer to. It contains links to actual maintainers configurations (complex they may be, at least they compile).
This commit is contained in:
@@ -21,8 +21,10 @@
|
|||||||
-- Stability : unstable
|
-- Stability : unstable
|
||||||
-- Portability : portable
|
-- Portability : portable
|
||||||
--
|
--
|
||||||
-- This module documents the xmonad-contrib library and
|
-- This module documents the xmonad-contrib library and how to use it
|
||||||
-- how to use it to extend the capabilities of xmonad.
|
-- to extend the capabilities of xmonad. If you're new to xmonad, you
|
||||||
|
-- should first check out the <https://xmonad.org/TUTORIAL.html tutorial>
|
||||||
|
-- and treat this document as supplemental reading.
|
||||||
--
|
--
|
||||||
-- Reading this document should not require a deep knowledge of
|
-- Reading this document should not require a deep knowledge of
|
||||||
-- Haskell; the examples are intended to be useful and understandable
|
-- Haskell; the examples are intended to be useful and understandable
|
||||||
@@ -37,9 +39,8 @@
|
|||||||
-- extensions (it's easier than it sounds, we promise!) should read
|
-- extensions (it's easier than it sounds, we promise!) should read
|
||||||
-- the documentation in "XMonad.Doc.Developing".
|
-- the documentation in "XMonad.Doc.Developing".
|
||||||
--
|
--
|
||||||
-- More configuration examples may be found on the Haskell wiki:
|
-- More configuration examples can be found
|
||||||
--
|
-- <https://xmonad.org/TUTORIAL.html#closing-thoughts here>.
|
||||||
-- <http://haskell.org/haskellwiki/Xmonad/Config_archive>
|
|
||||||
--
|
--
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user