mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2024-12-28 18:36:06 +00:00
45 lines
1.1 KiB
INI
45 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-}"
|