Skip to content

Widgets Memory

prankstr edited this page Apr 1, 2026 · 2 revisions

Memory usage monitor.

Shares the system popover with CPU, GPU, and Network Speed. When placed next to these widgets in a group, they automatically merge into a single button.

Options

Option Type Default Description
show_icon bool true Show icon
format string "percentage" "percentage", "absolute", or "both"
background_color string Custom background color (hex)

Format examples: percentage76%, absolute8.2G, both8.2/16G

Styling

Class Description
.memory Widget container
.memory-icon Memory icon
.memory-label Usage label
.memory-high Added when usage ≥80%

Clone this wiki locally