diff options
| author | JaKooLit <jimmielovejay.com> | 2024-04-24 14:53:33 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2024-04-24 14:53:33 +0900 |
| commit | a631162dd801e2839cbd6f488e78e1a7e9fd207a (patch) | |
| tree | 12813f304a86e72a7b6168d791189f000eb93dde /config | |
| parent | 9ba5fdcfa59e5d63150171afc3105c801c1e3621 (diff) | |
minor updated regarding 24H format
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/hyprlock.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index 538ae256..918e5988 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -73,7 +73,7 @@ label { label { monitor = text = cmd[update:1000] echo "<b><big> $(date +"%H:%M:%S") </big></b>" # 24H - #text = cmd[update:1000] echo "<b><big> $(date +"%I:%M:%S %p") </big></b>" # AM/PM + # text = cmd[update:1000] echo "<b><big> $(date +"%I:%M:%S %p") </big></b>" # AM/PM color = $color7 font_size = 94 font_family = JetBrains Mono Nerd Font 10 |
