polybar: move clock to the right

This commit is contained in:
Vincent Bernat 2021-07-05 08:37:31 +02:00
parent 0ae67786c4
commit 4fad468738

View file

@ -27,11 +27,11 @@ font-1 = Font Awesome 5 Pro:style=Solid:size=10;2
font-2 = Font Awesome 5 Brands:style=Regular:size=10;2 font-2 = Font Awesome 5 Brands:style=Regular:size=10;2
modules-left = i3 modules-left = i3
modules-center = date modules-right = date
[bar/primary] [bar/primary]
inherit = bar/secondary inherit = bar/secondary
modules-right = cpu memory pulseaudio brightness battery ethernet wlan modules-right = cpu memory pulseaudio brightness battery ethernet wlan date
[module/i3] [module/i3]
type = internal/i3 type = internal/i3
@ -96,7 +96,7 @@ type = internal/date
interval = 2 interval = 2
date = %a %d.%m date = %a %d.%m
time = %H:%M time = %H:%M
label = %date% %time% label = %date% %time%
[module/battery] [module/battery]
type = internal/battery type = internal/battery