mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-15 14:42:33 +00:00
chore: Adjust ublue update settings to avoid hitting CPU check when idle at desktop
This commit is contained in:
parent
26cbb74bb9
commit
8b660728bc
@ -0,0 +1,7 @@
|
||||
[checks]
|
||||
min_battery_percent = 30.0
|
||||
max_cpu_load_percent = 100.0
|
||||
max_mem_percent = 90.0
|
||||
[notify]
|
||||
dbus_notify = true
|
||||
|
@ -0,0 +1,7 @@
|
||||
[checks]
|
||||
min_battery_percent = 30.0
|
||||
max_cpu_load_percent = 90.0
|
||||
max_mem_percent = 90.0
|
||||
[notify]
|
||||
dbus_notify = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user