Initial commit of fresh adi1090x themes and old qpansl before git tweaks
This commit is contained in:
19
shared/modules.d/separators.j2.ini
Normal file
19
shared/modules.d/separators.j2.ini
Normal file
@@ -0,0 +1,19 @@
|
||||
;──────────────────────────────────────────────────────────────────────────────;
|
||||
;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
||||
;░Separatpr░Module░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
||||
;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
||||
;──────────────────────────────────────────────────────────────────────────────;
|
||||
[module/sep]
|
||||
type = custom/text
|
||||
content = |
|
||||
content-foreground = ${color.bg}
|
||||
content-background = ${color.bg}
|
||||
content-padding = 0
|
||||
|
||||
[module/sep2]
|
||||
type = custom/text
|
||||
content = |
|
||||
content-foreground = ${color.bg-alt}
|
||||
content-background = ${color.bg-alt}
|
||||
content-padding = 0
|
||||
|
||||
Reference in New Issue
Block a user