Modified polybar
This commit is contained in:
13
config/.config/polybar/bars/modules/date.ini
Normal file
13
config/.config/polybar/bars/modules/date.ini
Normal file
@@ -0,0 +1,13 @@
|
||||
[module/date]
|
||||
type = internal/date
|
||||
interval = 1.0
|
||||
date = %A, %d %B %Y
|
||||
time = %H:%M:%S
|
||||
label = %date% · %time%
|
||||
|
||||
format = <label>
|
||||
format-padding = 0
|
||||
|
||||
label-background = ${colours/date.bg}
|
||||
label-foreground = ${colours/date.fg}
|
||||
label-padding = 1
|
||||
Reference in New Issue
Block a user