Dependencies for xmobar-0.11
Executables
xmobar
- filepath
- mtl
- parsec
- stm
- time
- unix
- X11 (>=1.3.0)
- if flag(small_base)else
- base (<3)
- if flag(with_xft)
- utf8-string
- X11-xft (>=0.2)
- if flag(with_utf8)
- if flag(with_inotify)
- if flag(with_mpd)
- libmpd (>0.4)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| small_base | Choose the new smaller, split-up base package. | Enabled |
| with_xft | Use Xft to render text. UTF-8 support included. | Disabled |
| with_utf8 | With UTF-8 support. | Enabled |
| with_inotify | inotify support (modern Linux only). Required for the Mail plugin. | Disabled |
| with_iwlib | wireless info support. Required for the Wireless plugin, needs iwlib installed. | Disabled |
| with_mpd | mpd support. Needs libmpd installed. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info