mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-06-20 00:40:36 +00:00
44 lines
1.1 KiB
INI
44 lines
1.1 KiB
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.sepback}
|
|
content-foreground = ${colors.modback}
|
|
content = "%{T2}%{T-}"
|
|
|
|
[module/serverR]
|
|
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-}"
|