Skip to content

Commit

Permalink
feat: ship ublue-update default config (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept committed Oct 5, 2023
1 parent 5e167a9 commit 7ba797f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions usr/etc/ublue-update/ublue-update.toml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7ba797f

Please sign in to comment.