mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:37:45 +00:00
Base: Tweak resource graph colors to match SystemMonitor
This commit is contained in:
parent
1cffa28f95
commit
dfc0a35295
1 changed files with 2 additions and 2 deletions
|
@ -79,14 +79,14 @@ User=anon
|
||||||
|
|
||||||
[CPUGraph.MenuApplet]
|
[CPUGraph.MenuApplet]
|
||||||
Executable=/bin/ResourceGraph.MenuApplet
|
Executable=/bin/ResourceGraph.MenuApplet
|
||||||
Arguments=--cpu --name=CPUGraph --color=limegreen
|
Arguments=--cpu --name=CPUGraph --color=#00bb00
|
||||||
Priority=low
|
Priority=low
|
||||||
KeepAlive=1
|
KeepAlive=1
|
||||||
User=anon
|
User=anon
|
||||||
|
|
||||||
[MemoryGraph.MenuApplet]
|
[MemoryGraph.MenuApplet]
|
||||||
Executable=/bin/ResourceGraph.MenuApplet
|
Executable=/bin/ResourceGraph.MenuApplet
|
||||||
Arguments=--memory --name=MemoryGraph --color=cyan
|
Arguments=--memory --name=MemoryGraph --color=#00bbbb
|
||||||
Priority=low
|
Priority=low
|
||||||
KeepAlive=1
|
KeepAlive=1
|
||||||
User=anon
|
User=anon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue