diff --git a/dot_config/noctalia/settings.json b/dot_config/noctalia/settings.json index 00ba971..0527bc9 100644 --- a/dot_config/noctalia/settings.json +++ b/dot_config/noctalia/settings.json @@ -439,7 +439,7 @@ "lockOnSuspend": true, "lockScreenAnimations": true, "lockScreenBlur": 0, - "lockScreenCountdownDuration": 10000, + "lockScreenCountdownDuration": 5000, "lockScreenMonitors": [ ], "lockScreenTint": 0, diff --git a/dot_config/starship.toml b/dot_config/starship.toml index 9542b71..89acec2 100644 --- a/dot_config/starship.toml +++ b/dot_config/starship.toml @@ -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]