aboutsummaryrefslogtreecommitdiffstats
path: root/.config/polybar/powerline.ini
blob: 5343edbe6147eeba7ce2f6102988425b0ad43bd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[module/powerline0]
type = custom/text
content = ""
content-font = 4
content-foreground = ${colors.module-color-1}
content-background = ${colors.background}

[module/powerline1]
type = custom/text
content = ""
content-font = 4
content-foreground = ${colors.module-color-1}
content-background = ${colors.module-color-0}

[module/powerline2]
type = custom/text
content = ""
content-font = 4
content-foreground = ${colors.module-color-0}
content-background = ${colors.module-color-1}

[module/powerline3]
type = custom/text
content = ""
content-font = 4
content-foreground = ${colors.module-color-1}
content-background = ${colors.background}

[module/powerline4]
type = custom/text
content = ""
content-font = 4
content-foreground = ${colors.module-color-1}
content-background = ${colors.background}