mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-21 14:04:45 +01:00
Updated UI time durations to reduce friction
This commit is contained in:
@@ -439,7 +439,7 @@
|
|||||||
"lockOnSuspend": true,
|
"lockOnSuspend": true,
|
||||||
"lockScreenAnimations": true,
|
"lockScreenAnimations": true,
|
||||||
"lockScreenBlur": 0,
|
"lockScreenBlur": 0,
|
||||||
"lockScreenCountdownDuration": 10000,
|
"lockScreenCountdownDuration": 5000,
|
||||||
"lockScreenMonitors": [
|
"lockScreenMonitors": [
|
||||||
],
|
],
|
||||||
"lockScreenTint": 0,
|
"lockScreenTint": 0,
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ powershell_indicator = "[](bold blue)"
|
|||||||
min_time = 0
|
min_time = 0
|
||||||
show_milliseconds = true
|
show_milliseconds = true
|
||||||
show_notifications = true
|
show_notifications = true
|
||||||
min_time_to_notify = 30_000
|
min_time_to_notify = 300_000
|
||||||
format = " [ $duration]($style)"
|
format = " [ $duration]($style)"
|
||||||
|
|
||||||
[hostname]
|
[hostname]
|
||||||
|
|||||||
Reference in New Issue
Block a user