blob: 545f8c1816684b1405b94ec8bd25cd61aff570b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
|