Change date format and bar height
This commit is contained in:
@@ -6,7 +6,7 @@ foreground = ${self.secondary}
|
|||||||
|
|
||||||
[bar/main]
|
[bar/main]
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 30
|
height = 40
|
||||||
fixed-center = true
|
fixed-center = true
|
||||||
|
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
@@ -61,10 +61,9 @@ label-maxlen = 40
|
|||||||
[module/date]
|
[module/date]
|
||||||
type = internal/date
|
type = internal/date
|
||||||
|
|
||||||
date-alt = "%Y-%m-%d, %A"
|
date = "%d %b %H:%M, %A"
|
||||||
time = %H:%M
|
|
||||||
|
|
||||||
label = %time% %date%
|
label = %date%
|
||||||
|
|
||||||
;
|
;
|
||||||
; RIGHT MODULES
|
; RIGHT MODULES
|
||||||
|
|||||||
Reference in New Issue
Block a user