xmonad-contrib-bluetilebranch-0.8.1.2: Third party extensions for xmonadSource codeContentsIndex
XMonad.Config.Xfce
MaintainerIvan Miljenovic <Ivan.Miljenovic@gmail.com>
Contents
Usage
Description
This module provides a config suitable for use with the Xfce desktop environment.
Synopsis
xfceConfig
Usage

To use this module, start with the following ~/.xmonad/xmonad.hs:

 import XMonad
 import XMonad.Config.Xfce

 main = xmonad xfceConfig
xfceConfig
Produced by Haddock version 2.4.2