diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-07-25 23:50:32 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-07-25 23:50:32 +0200 |
| commit | 1b72a07b4459ebdac1399e919bccc8ae215b916d (patch) | |
| tree | 1c9b3b52fa6138a1b4efbb90f8d1307eb595ec85 /config/polybar/colorblocks/modules.ini | |
| parent | c57e8ab185623510e527400a34d729b313daffc4 (diff) | |
feat(polybar): switch to 24h date
Diffstat (limited to 'config/polybar/colorblocks/modules.ini')
| -rw-r--r-- | config/polybar/colorblocks/modules.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/polybar/colorblocks/modules.ini b/config/polybar/colorblocks/modules.ini index d14a14f..f05347b 100644 --- a/config/polybar/colorblocks/modules.ini +++ b/config/polybar/colorblocks/modules.ini @@ -393,7 +393,7 @@ interval = 1.0 ;;date = %Y-%m-%d% ; Optional time format -time = " %I:%M %p" +time = " %H:%M" ; if `date-alt` or `time-alt` is defined, clicking ; the module will toggle between formats |
