mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
12 lines
203 B
INI
Executable File
12 lines
203 B
INI
Executable File
[module/sep]
|
|
type = custom/text
|
|
content = " "
|
|
|
|
content-foreground = #000
|
|
|
|
[module/sep2]
|
|
type = custom/text
|
|
content = " "
|
|
|
|
content-foreground = ${color.background}
|
|
content-background = ${color.background} |