SystemTray: QtObject [singleton]

import Quickshell.Services.SystemTray

System tray More

Properties

Detailed Description

Referencing the SystemTray singleton will make quickshell start tracking system tray contents, which are updated as the tray changes, and can be accessed via the items property.

Property Details

[readonly]

items: ObjectModel<SystemTrayItem>

List of all system tray icons.