New Bar Pushed!

This commit is contained in:
OdiousImp2604
2021-01-21 08:37:35 +00:00
committed by GitHub
parent b41abe9e4d
commit f68c2447de
2 changed files with 5 additions and 8 deletions

View File

@@ -34,9 +34,8 @@
"custom/keyboard-layout",
"battery",
"backlight",
"clock#date",
"clock#time",
"tray",
"clock",
"tray",
],
// Modules
@@ -82,9 +81,10 @@
"tooltip": false
},
"clock#date": {
"clock": {
"interval": 10,
"format": " {:%e %b %Y}", // Icon: calendar-alt
"format-alt": "{:%H:%M:%S}",
"tooltip-format": "{:%e %B %Y}"
},