21 lines
412 B
INI
21 lines
412 B
INI
[module/pipe]
|
|
type = custom/text
|
|
format = %{T1} %{T-}
|
|
|
|
[module/pipe-db]
|
|
type = custom/text
|
|
format = %{T1} %{T-}
|
|
format-padding = 2
|
|
|
|
[module/LD]
|
|
type = custom/text
|
|
format = "%{T3}%{T-}"
|
|
format-background = ${color.background}
|
|
format-foreground = ${color.altbackground}
|
|
|
|
[module/RD]
|
|
type = custom/text
|
|
format = "%{T3}%{T-}"
|
|
format-background = ${color.background}
|
|
format-foreground = ${color.altbackground}
|