diff --git a/hyprland/.config/hypr/hyprlock.conf b/hyprland/.config/hypr/hyprlock.conf index 940e9276..48c9331c 100644 --- a/hyprland/.config/hypr/hyprlock.conf +++ b/hyprland/.config/hypr/hyprlock.conf @@ -40,7 +40,7 @@ label { } # A label showing the current date label { - text = cmd[update:18000000] echo ""$(date +'%A, %-d %B %Y')"" + text = cmd[update:30] echo ""$(date +'%A, %-d %B %Y')"" color = rgb(235,219,178) position = 0, 150 halign = center