 | xmonad-contrib-0.8.1: Third party extensions for xmonad | Contents | Index |
|
| XMonad.Actions.RandomBackground | | Portability | unportable | | Stability | unstable | | Maintainer | <vogt.adam@gmail.com> |
|
|
|
| Description |
| An action to start terminals with a random background color
|
|
| Synopsis |
|
|
|
| Documentation |
|
| randomBg' :: MonadIO m => RandomColor -> m String |
| randomBg' produces a random hex number in the form '#xxyyzz'
|
|
| randomBg :: RandomColor -> X () |
|
| data RandomColor |
| RandomColor fixes constraints when generating random colors
| | Constructors | |
|
|
| Produced by Haddock version 2.4.2 |