Updated UI time durations to reduce friction

This commit is contained in:
2026-04-12 23:09:50 +01:00
parent 578bccddfe
commit ffc16b2199
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -439,7 +439,7 @@
"lockOnSuspend": true,
"lockScreenAnimations": true,
"lockScreenBlur": 0,
"lockScreenCountdownDuration": 10000,
"lockScreenCountdownDuration": 5000,
"lockScreenMonitors": [
],
"lockScreenTint": 0,
+1 -1
View File
@@ -21,7 +21,7 @@ powershell_indicator = "[](bold blue)"
min_time = 0
show_milliseconds = true
show_notifications = true
min_time_to_notify = 30_000
min_time_to_notify = 300_000
format = " [󰔛 $duration]($style)"
[hostname]