fix
This commit is contained in:
parent
8cef604390
commit
608753b484
1 changed files with 2 additions and 2 deletions
|
@ -125,8 +125,8 @@ bar {
|
||||||
colors {
|
colors {
|
||||||
background #00000000
|
background #00000000
|
||||||
statusline #ffffff
|
statusline #ffffff
|
||||||
focused_workspace #2e9ef450 #2e9ef420 #ffffff
|
focused_workspace #2e9ef450 #2e9ef420 #2e9ef4
|
||||||
inactive_workspace #00000000 #00000000 #2e9ef4
|
inactive_workspace #00000000 #00000000 #ffffff
|
||||||
gaps 10 10
|
gaps 10 10
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue