mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-05-29 14:53:11 +00:00
44 lines
1.1 KiB
INI
44 lines
1.1 KiB
INI
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; 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/serverL]
|
|
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-}"
|
|
|
|
[module/sysiconL]
|
|
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-}"
|