mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2024-12-28 18:36:06 +00:00
39 lines
983 B
INI
39 lines
983 B
INI
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; RIGHT
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
[module/dateR]
|
|
type = custom/text
|
|
content-background = ${colors.sepback}
|
|
content-foreground = ${colors.modback}
|
|
content = "%{T2}%{T-}"
|
|
|
|
[module/timeR]
|
|
type = custom/text
|
|
content-background = ${colors.background}
|
|
content-foreground = ${colors.modback}
|
|
content = "%{T2}%{T-}"
|
|
|
|
[module/spotifyR]
|
|
type = custom/text
|
|
content-background = ${colors.background}
|
|
content-foreground = ${colors.modback}
|
|
content = "%{T2}%{T-}"
|
|
|
|
[module/sysiconR]
|
|
type = custom/text
|
|
content-background = ${colors.sepback}
|
|
content-foreground = ${colors.modback}
|
|
content = "%{T2}%{T-}"
|
|
|
|
[module/volumeR]
|
|
type = custom/text
|
|
content-background = ${colors.sepback}
|
|
content-foreground = ${colors.modback}
|
|
content = "%{T2}%{T-}"
|
|
|
|
[module/powerR]
|
|
type = custom/text
|
|
content-background = ${colors.background}
|
|
content-foreground = ${colors.modback}
|
|
content = "%{T2}%{T-}"
|