diff options
Diffstat (limited to 'dot-config')
| -rwxr-xr-x | dot-config/yambar/config.yml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dot-config/yambar/config.yml b/dot-config/yambar/config.yml index 3733c20..e73b5cc 100755 --- a/dot-config/yambar/config.yml +++ b/dot-config/yambar/config.yml @@ -308,12 +308,16 @@ bar: border: {color: *bg, bottom-width: 2} left: + - label: *menu - i3: *workspace right: + # - label: *todo + - cpu: *cpu + - mem: *mem - mpd: *mpd - - script: *newsboat - - script: *pacman + # - script: *newsboat + # - script: *pacman - network: *network - backlight: *backlight - battery: *battery |
