2023-07-07 10:28:48 +08:00
|
|
|
[module/pipe]
|
2023-07-05 14:38:35 +08:00
|
|
|
type = custom/text
|
2023-07-11 15:29:36 +08:00
|
|
|
format = %{T1} %{T-}
|
2023-07-05 14:38:35 +08:00
|
|
|
|
2023-07-07 10:28:48 +08:00
|
|
|
[module/pipe-db]
|
2023-07-05 14:38:35 +08:00
|
|
|
type = custom/text
|
2023-07-11 15:29:36 +08:00
|
|
|
format = %{T1} %{T-}
|
|
|
|
format-padding = 2
|
2023-07-05 14:38:35 +08:00
|
|
|
|
|
|
|
[module/LD]
|
|
|
|
type = custom/text
|
2023-07-11 15:29:36 +08:00
|
|
|
format = "%{T3}%{T-}"
|
|
|
|
format-background = ${color.background}
|
|
|
|
format-foreground = ${color.altbackground}
|
2023-07-05 14:38:35 +08:00
|
|
|
|
|
|
|
[module/RD]
|
|
|
|
type = custom/text
|
2023-07-11 15:29:36 +08:00
|
|
|
format = "%{T3}%{T-}"
|
|
|
|
format-background = ${color.background}
|
|
|
|
format-foreground = ${color.altbackground}
|