mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-17 12:53:48 -07:00
polish readme
This commit is contained in:
19
README
19
README
@@ -15,7 +15,12 @@
|
|||||||
Building:
|
Building:
|
||||||
|
|
||||||
Building is quite straightforward, and requries a basic Haskell toolchain.
|
Building is quite straightforward, and requries a basic Haskell toolchain.
|
||||||
We'll walk through the complete list of toolchain dependencies.
|
On many systems xmonad is available as a binary package in your
|
||||||
|
package system (e.g. on debian or gentoo). If at all possible, use this
|
||||||
|
in preference to a source build, as the dependency resolution will be
|
||||||
|
simpler.
|
||||||
|
|
||||||
|
We'll now walk through the complete list of toolchain dependencies.
|
||||||
|
|
||||||
* GHC: the Glasgow Haskell Compiler
|
* GHC: the Glasgow Haskell Compiler
|
||||||
|
|
||||||
@@ -120,19 +125,19 @@ XMonadContrib
|
|||||||
|
|
||||||
Other useful programs:
|
Other useful programs:
|
||||||
|
|
||||||
For a program dispatch menu:
|
A nicer xterm replacment, that supports resizing better:
|
||||||
|
|
||||||
dmenu http://www.suckless.org/download/
|
urxvt http://software.schmorp.de/pkg/rxvt-unicode.html
|
||||||
or
|
|
||||||
gmrun (in your package system)
|
|
||||||
|
|
||||||
For custom status bars:
|
For custom status bars:
|
||||||
|
|
||||||
dzen http://gotmor.googlepages.com/dzen
|
dzen http://gotmor.googlepages.com/dzen
|
||||||
|
xmobar http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar
|
||||||
|
|
||||||
A nicer xterm replacment, that supports resizing better:
|
For a program dispatch menu:
|
||||||
|
|
||||||
urxvt http://software.schmorp.de/pkg/rxvt-unicode.html
|
dmenu http://www.suckless.org/download/
|
||||||
|
gmrun (in your package system)
|
||||||
|
|
||||||
Authors:
|
Authors:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user