SystemTrayStatus[enum]

import Quickshell.Services.SystemTray

Statis of a SystemTrayItem. More

Variants

Detailed Description

See SystemTrayItem.status.

Variant Details

Active

An active item may have information more important than a passive one and you probably do not want to hide it.

NeedsAttention

An item that needs attention conveys very important information such as low battery.

Passive

A passive item does not convey important information and can be considered idle. You may want to hide these.