mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-21 00:40:01 +00:00
8 lines
133 B
TOML
8 lines
133 B
TOML
|
[checks]
|
||
|
min_battery_percent = 30.0
|
||
|
max_cpu_load_percent = 100.0
|
||
|
max_mem_percent = 90.0
|
||
|
[notify]
|
||
|
dbus_notify = true
|
||
|
|