mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 23:20:59 +00:00
This resource graph applet shows incoming network traffic graphically, and the tooltip shows both TX and RX. The data of all adapters is combined. The scale of the applet auto-adapts to the shown traffic load. Co-authored-by: bgianfo <bgianf@serenityos.org>
37 lines
554 B
INI
37 lines
554 B
INI
[WorkspacePicker.Applet]
|
|
Priority=low
|
|
KeepAlive=true
|
|
|
|
[ResourceGraph.Applet]
|
|
Arguments=--cpu=CPUGraph,#00bb00 --memory=MemoryGraph,#00bbbb --network=NetworkGraph,#bbbb00
|
|
Priority=low
|
|
KeepAlive=true
|
|
|
|
[Audio.Applet]
|
|
Priority=low
|
|
KeepAlive=true
|
|
|
|
[Network.Applet]
|
|
Arguments=--name=Network
|
|
Priority=low
|
|
KeepAlive=true
|
|
|
|
[ClipboardHistory.Applet]
|
|
Priority=low
|
|
KeepAlive=true
|
|
|
|
[Keymap.Applet]
|
|
Priority=low
|
|
KeepAlive=true
|
|
|
|
[Taskbar]
|
|
KeepAlive=true
|
|
|
|
[Desktop]
|
|
Executable=/bin/FileManager
|
|
Arguments=--desktop
|
|
KeepAlive=true
|
|
|
|
[Terminal]
|
|
WorkingDirectory=/home/anon
|
|
|