mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 06:39:59 +00:00
chore: Minor adjustment to ublue-update settings. Don't dbus notify on deck builds, reduce battery requirement on desktop builds until battery check issues are resolved.
This commit is contained in:
parent
327c6903df
commit
076aca71f0
@ -3,5 +3,5 @@
|
||||
max_cpu_load_percent = 100.0
|
||||
max_mem_percent = 90.0
|
||||
[notify]
|
||||
dbus_notify = true
|
||||
dbus_notify = false
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
[checks]
|
||||
min_battery_percent = 30.0
|
||||
min_battery_percent = 10.0
|
||||
max_cpu_load_percent = 90.0
|
||||
max_mem_percent = 90.0
|
||||
[notify]
|
||||
|
Loading…
x
Reference in New Issue
Block a user