|
|
@ -56,12 +56,25 @@ module-margin-left = 1 |
|
|
|
module-margin-right = 2 |
|
|
|
|
|
|
|
modules-left = i3 |
|
|
|
modules-center = |
|
|
|
modules-right = wired-network wireless-network memory cpu temperature date |
|
|
|
modules-center = date battery |
|
|
|
modules-right = wired-network wireless-network memory cpu temperature |
|
|
|
|
|
|
|
cursor-click = pointer |
|
|
|
cursor-scroll = ns-resize |
|
|
|
|
|
|
|
[module/battery] |
|
|
|
type = internal/battery |
|
|
|
poll-interval = 5 |
|
|
|
|
|
|
|
label-layout = %layout% |
|
|
|
label-layout-underline = ${colors.secondary} |
|
|
|
|
|
|
|
;label-indicator-padding = 2 |
|
|
|
;label-indicator-margin = 1 |
|
|
|
;label-indicator-background = ${colors.secondary} |
|
|
|
;label-indicator-underline = ${colors.secondary} |
|
|
|
|
|
|
|
|
|
|
|
[module/mpd] |
|
|
|
type = internal/mpd |
|
|
|
format-online = <label-song> <icon-prev> <icon-stop> <toggle> <icon-next> <icon-random> |
|
|
|