New Bar Pushed!
This commit is contained in:
@@ -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}"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
@@ -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 {
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user