Versions in this module Expand all Collapse all v1 v1.5.1 Jun 19, 2026 v1.5.0 Jun 5, 2026 Changes in this version + const DefaultIcon + type Memory struct + BG color.RGBA + FG color.RGBA + Icon string + Interval time.Duration + MeminfoPath string + func New(interval time.Duration, fg, bg color.RGBA) *Memory + func (m *Memory) HoverText() string + func (m *Memory) Name() string + func (m *Memory) Render() []module.Segment + func (m *Memory) Start(ctx context.Context) <-chan struct{}