On 2010-11-13 23:39, Jona Joachim wrote:
> Hi,
> the CPU module is disabled on OpenBSD since the implementation is Linux
> specific. Actually among the Monitor modules only Battery works at the
> moment.
OK - thanks.
--
Nick
On 2010-11-13, Nick wrote:
> This .xmobarrc
>
>Config {
> font = "xft:Sans-8:bold",
> bgColor = "black",
> fgColor = "grey",
> position = Top,
> lowerOnStart = False,
> commands = [
> Run Cpu ["-L","3","-H","50","--normal","green","--high","red"] 10
On Sat, Nov 13, 2010 at 12:42:01PM -0800, Nick wrote:
> xmobar: /home/nick/.xmobarrc: configuration file contains errors at:
> "Config" (line 11, column 6):
> error reading the commands: this usually means that a command could
> not be parsed.
> The error could be located at the begining
This .xmobarrc
Config {
font = "xft:Sans-8:bold",
bgColor = "black",
fgColor = "grey",
position = Top,
lowerOnStart = False,
commands = [
Run Cpu ["-L","3","-H","50","--normal","green","--high","red"] 10,
Run Date "%Y-%m-%d %a %H:%M:%S" "dat
4 matches
Mail list logo