mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-05 21:41:42 +01:00
Updated UI time durations to reduce friction
This commit is contained in:
@@ -439,7 +439,7 @@
|
||||
"lockOnSuspend": true,
|
||||
"lockScreenAnimations": true,
|
||||
"lockScreenBlur": 0,
|
||||
"lockScreenCountdownDuration": 10000,
|
||||
"lockScreenCountdownDuration": 5000,
|
||||
"lockScreenMonitors": [
|
||||
],
|
||||
"lockScreenTint": 0,
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user