mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
21 lines
363 B
YAML
21 lines
363 B
YAML
wtf:
|
|
mods:
|
|
battery:
|
|
type: power
|
|
title: "⚡️"
|
|
enabled: true
|
|
position:
|
|
top: 0
|
|
left: 0
|
|
height: 1
|
|
width: 1
|
|
refreshInterval: 15
|
|
security_info:
|
|
type: security
|
|
enabled: true
|
|
position:
|
|
top: 0
|
|
left: 1
|
|
height: 1
|
|
width: 1
|
|
refreshInterval: 3600 |