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