2022-04-19 09:34:46 +00:00
|
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
|
|
;; LEFT
|
|
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
|
|
[module/dateL]
|
|
|
|
type = custom/text
|
|
|
|
content-background = ${colors.background}
|
|
|
|
content-foreground = ${colors.modback}
|
|
|
|
content = "%{T2}%{T-}"
|
|
|
|
|
|
|
|
[module/timeL]
|
|
|
|
type = custom/text
|
|
|
|
content-background = ${colors.sepback}
|
|
|
|
content-foreground = ${colors.modback}
|
|
|
|
content = "%{T2}%{T-}"
|
|
|
|
|
|
|
|
[module/spotifyL]
|
|
|
|
type = custom/text
|
|
|
|
content-background = ${colors.background}
|
|
|
|
content-foreground = ${colors.modback}
|
|
|
|
content = "%{T2}%{T-}"
|
|
|
|
|
2022-04-22 09:17:32 +00:00
|
|
|
[module/sysiconL]
|
2022-04-19 09:34:46 +00:00
|
|
|
type = custom/text
|
|
|
|
content-background = ${colors.background}
|
|
|
|
content-foreground = ${colors.modback}
|
|
|
|
content = "%{T2}%{T-}"
|
|
|
|
|
|
|
|
[module/volumeL]
|
|
|
|
type = custom/text
|
|
|
|
content-background = ${colors.sepback}
|
|
|
|
content-foreground = ${colors.modback}
|
|
|
|
content = "%{T2}%{T-}"
|
|
|
|
|
|
|
|
[module/powerL]
|
|
|
|
type = custom/text
|
|
|
|
content-background = ${colors.sepback}
|
|
|
|
content-foreground = ${colors.modback}
|
|
|
|
content = "%{T2}%{T-}"
|