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

View File

@@ -110,13 +110,10 @@
animation-duration: 2s; animation-duration: 2s;
} }
#clock-date { #clock{
font-size: 13px; font-size: 13px;
} }
#clock-time{
font-size : 20px
}
#cpu { #cpu {
/* /*