polybar: move back date to center

This commit is contained in:
Vincent Bernat 2021-07-09 17:14:54 +02:00
parent 856ef13c02
commit 4e06e54f64

View file

@ -27,18 +27,19 @@ font-1 = Font Awesome 5 Pro:style=Solid:size=10;2
font-2 = Font Awesome 5 Brands:style=Regular:size=10;2
modules-left = i3
modules-center = date
[bar/alone]
inherit = bar/common
modules-right = cpu memory brightness battery ethernet wlan pulseaudio date
modules-right = cpu memory brightness battery ethernet wlan pulseaudio
[bar/primary]
inherit = bar/common
modules-right = cpu memory brightness battery pulseaudio date
modules-right = cpu memory brightness battery pulseaudio
[bar/secondary]
inherit = bar/common
modules-right = ethernet wlan pulseaudio date
modules-right = ethernet wlan pulseaudio
[module/i3]