mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-06-03 08:53:12 +00:00
22 lines
452 B
INI
22 lines
452 B
INI
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; SPACE
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
[module/space]
|
|
type = custom/text
|
|
content-background = ${colors.sepback}
|
|
content = " "
|
|
|
|
[module/space1]
|
|
type = custom/text
|
|
content-background = ${colors.sepback}
|
|
content = " "
|
|
|
|
[module/space2]
|
|
type = custom/text
|
|
content = " "
|
|
|
|
[module/space3]
|
|
type = custom/text
|
|
content-background = ${colors.sepback}
|
|
content = " "
|
|
|