diff options
Diffstat (limited to 'dot-config/yambar/config.yml')
| -rwxr-xr-x | dot-config/yambar/config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dot-config/yambar/config.yml b/dot-config/yambar/config.yml index e73b5cc..bfb3f6e 100755 --- a/dot-config/yambar/config.yml +++ b/dot-config/yambar/config.yml @@ -300,12 +300,12 @@ cpu: &cpu bar: location: top foreground: *fg - background: *mg + background: *bg margin: *margin font: *font spacing: 10 height: 45 - border: {color: *bg, bottom-width: 2} + border: {color: *fgdim, bottom-width: 2} left: - label: *menu |
