mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
16 lines
380 B
Plaintext
16 lines
380 B
Plaintext
3rd party xmonad extensions and contributions.
|
|
|
|
This repository can be overlayed on an xmonad repository.
|
|
Users may then import Haskell src from here, to extend their config
|
|
files.
|
|
|
|
examples/ contains further external programs useful with xmonad.
|
|
|
|
Haskell code contributed to this repo should live under the
|
|
|
|
XMonadContrib.
|
|
|
|
name space. For example:
|
|
|
|
XMonadContrib.Mosaic
|