diff --git a/usr/etc/ublue-update/ublue-update.toml b/usr/etc/ublue-update/ublue-update.toml new file mode 100644 index 00000000000..efcc93c0e65 --- /dev/null +++ b/usr/etc/ublue-update/ublue-update.toml @@ -0,0 +1,6 @@ +[checks] + min_battery_percent = 0.0 + max_cpu_load_percent = 50.0 + max_mem_percent = 90.0 +[notify] + dbus_notify = false