mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:47:35 +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]
|
||||
Executable=/bin/ResourceGraph.MenuApplet
|
||||
Arguments=--cpu --name=CPUGraph --color=limegreen
|
||||
Arguments=--cpu --name=CPUGraph --color=#00bb00
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[MemoryGraph.MenuApplet]
|
||||
Executable=/bin/ResourceGraph.MenuApplet
|
||||
Arguments=--memory --name=MemoryGraph --color=cyan
|
||||
Arguments=--memory --name=MemoryGraph --color=#00bbbb
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
User=anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue