wm-logs/home/config/polybar/modules/comm.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}
~~i3历险记~~, i3从入门到放弃, 转战bspwm
Shell 100%