all repos

dotfiles @ a272803dd5e4bcb9e72c5a6744a2dc1543d83aa4

i use rach linux btw
1 files changed, 1 insertions(+), 1 deletions(-)
waybar: switch to 24-hour format

i mean i am in Ukraine, there like everyone uses 24-hour format. but i
think there is few geeks that use 12-hour format, like me before this
commit
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-03-31 21:26:07 +0300
Parent: ae27392
M config/waybar/modules/info.json
···
                5
                5
                   },

              
                6
                6
                 

              
                7
                7
                   "clock": {

              
                8
                
                -    "format": "  {:%a, %d %b %I:%M}", // replace %I with %H for 24h format

              
                
                8
                +    "format": "  {:%a, %d %b %H:%M}", // replace %I with %H for 24h format

              
                9
                9
                     "tooltip": true,

              
                10
                10
                     "tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",

              
                11
                11
                     "on-click": "morgen"