Browse Source

waybar date update

master
Josh Fabean 1 year ago
parent
commit
100ce32b7d
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .config/waybar/config

+ 2
- 2
.config/waybar/config View File

@ -80,8 +80,8 @@
"spacing": 10
},
"clock": {
"format": "{:%Y-%m-%d | %H:%M}",
"tooltip-format": "{:%Y-%m-%d | %H:%M}",
"format": "{:%Y-%m-%d | %I:%M%p}",
"tooltip-format": "{:%Y-%m-%d | %I:%M%p}",
"format-alt": "{:%Y-%m-%d}"
},
"cpu": {


Loading…
Cancel
Save