SteelSeriesRival3Wireless
This plugin shows the battery level of a SteelSeries Rival 3 Wireless mouse.
BatteryTile
Shows the battery level of a SteelSeries Rival 3 Wireless mouse.
Settings
Setting | Default | Description |
---|---|---|
Format | š\n{0}% |
Text format to use when the mouse is connected. |
FormatDisconnected | š±\nā |
Text format to use when the mouse is disconnected. |
Interval | 600 000 ms |
Interval at which to refresh the battery value. Default 10 minutes. |
Examples
{
"Plugin": "SteelSeriesRival3Wireless",
"Tile": "BatteryTile",
"Settings": {
"Format": "š± š\n{0}%",
"Interval": "30000"
}
}