How to change the xload chart from red to blue

Booting, installing, newbie
Post Reply
Message
Author
User avatar
Bert
Posts: 1103
Joined: Fri 30 Jun 2006, 20:09

How to change the xload chart from red to blue

#1 Post by Bert »

This might have been discussed before, but I didn't find it with the search function.

In root/jwmrc-tray change this :

<Swallow name="xload" width="32">
xload -nolabel -bg "#BCBAB5" -fg red -hl white
</Swallow>

to;

<Swallow name="xload" width="32">
xload -nolabel -bg "#BCBAB5" -fg blue -hl white
</Swallow>

and save. That's all!
This is the result :

Image

**EDIT**
1.Hope xload is the correct name of the little graph next to the clock!
2.JWM has to be restarted, to make the change visible
3. other colours possible too. Tested green, orange and black okay
[url=http://pupsearch.weebly.com/][img]http://pupsearch.weebly.com/uploads/7/4/6/4/7464374/125791.gif[/img][/url]
[url=https://startpage.com/do/search?q=host%3Awww.murga-linux.com%2F][img]http://i.imgur.com/XJ9Tqc7.png[/img][/url]

Post Reply