Browse Source

updated waybar (peony) to 24H clock format

pull/26/head
JaKooLit 2 years ago
parent
commit
4358441a58
  1. 5
      config/waybar/configs/Peony [Bottom]
  2. 5
      config/waybar/configs/Peony [TOP]

5
config/waybar/configs/Peony [Bottom]

@ -61,8 +61,9 @@
"clock#peony": {
"interval": 60,
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
"format": "{:%B | %a %d, %Y | %H:%M %p}",
"format-alt": "{:%a %b %d, %G}"
//"format": "{:%B | %a %d, %Y | %H:%M %p}",
"format": "{:%B | %a %d, %Y | %H:%M}",
"format-alt": "{:%a %b %d, %G}",
},
"wireplumber#peony": {

5
config/waybar/configs/Peony [TOP]

@ -61,8 +61,9 @@
"clock#peony": {
"interval": 60,
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
"format": "{:%B | %a %d, %Y | %H:%M %p}",
"format-alt": "{:%a %b %d, %G}"
//"format": "{:%B | %a %d, %Y | %H:%M %p}",
"format": "{:%B | %a %d, %Y | %H:%M}",
"format-alt": "{:%a %b %d, %G}",
},
"wireplumber#peony": {

Loading…
Cancel
Save