mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-01 13:54:22 +02:00
polybar: move back date to center
This commit is contained in:
parent
856ef13c02
commit
4e06e54f64
1 changed files with 4 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue