1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:20:59 +00:00
serenity/Base/home/anon/.config/SystemServer.ini
kleines Filmröllchen 8da0cf7912 Applets: Add a network graph applet
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>
2022-04-03 09:49:08 -07:00

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