Center date? Center date.
This commit is contained in:
parent
315d3510fb
commit
c552d62cad
@ -64,9 +64,10 @@ font-5 = "Font Awesome 5 Brands:style=Regular:size=12;2"
|
|||||||
[bar/primary]
|
[bar/primary]
|
||||||
monitor = ${env:PB_MONITOR:eDP-1}
|
monitor = ${env:PB_MONITOR:eDP-1}
|
||||||
inherit = template/bar
|
inherit = template/bar
|
||||||
tray-position = center
|
tray-position = right
|
||||||
modules-left = i3 bspwm service-ansible service-backup reboot-required
|
modules-left = i3 bspwm service-ansible service-backup reboot-required
|
||||||
modules-right = xkeyboard backlight pulse battery battery-bat1 | date
|
modules-center = date
|
||||||
|
modules-right = xkeyboard backlight pulse battery battery-bat1 |
|
||||||
border-top-size = 0
|
border-top-size = 0
|
||||||
|
|
||||||
[bar/secondary]
|
[bar/secondary]
|
||||||
@ -174,7 +175,7 @@ date = %a %b %d
|
|||||||
time = %I:%M %p
|
time = %I:%M %p
|
||||||
interval = 5
|
interval = 5
|
||||||
format = <label>
|
format = <label>
|
||||||
label = %date% %time%
|
label = %{T3}%date% %time%%{T-}
|
||||||
|
|
||||||
[module/fshome]
|
[module/fshome]
|
||||||
type = internal/fs
|
type = internal/fs
|
||||||
|
Loading…
Reference in New Issue
Block a user