mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -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
|
||||
-- Portability : portable
|
||||
--
|
||||
-- This module documents the xmonad-contrib library and
|
||||
-- how to use it to extend the capabilities of xmonad.
|
||||
-- This module documents the xmonad-contrib library and how to use it
|
||||
-- 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
|
||||
-- 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
|
||||
-- the documentation in "XMonad.Doc.Developing".
|
||||
--
|
||||
-- More configuration examples may be found on the Haskell wiki:
|
||||
--
|
||||
-- <http://haskell.org/haskellwiki/Xmonad/Config_archive>
|
||||
-- More configuration examples can be found
|
||||
-- <https://xmonad.org/TUTORIAL.html#closing-thoughts here>.
|
||||
--
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user