diff --git a/yambar/config.yml b/yambar/config.yml index e94f35b..61d2ff4 100644 --- a/yambar/config.yml +++ b/yambar/config.yml @@ -2,7 +2,7 @@ col_fg: &col_fg "dfdfdfff" col_fg_alt: &col_fg_alt "777777ff" col_fg_caution: &col_fg_caution "bd2c40ff" col_fg_alert: &col_fg_alert "ff4e4eff" -col_meter_bg: &col_meter_bg "333333aa" +col_meter_bg: &col_meter_bg "3a3a3aaa" col_chg: &col_chg "dddd77ff" font_default: &font_default "Fira Sans:size=12" @@ -255,12 +255,12 @@ bar: #empty: {string: {text: "─", foreground: "333333ff"}} #indicator: {string: {text: "╴", foreground: "eeeeeeff"}} - string: - text: "{artist} –" - max: 15 + text: "{artist}" + max: 13 font: "Fira Sans:size=11" - string: - text: "{title}" - max: 20 + text: "– {title}" + max: 22 font: "Fira Sans:size=11" #paused: #- string: {text: "", font: *font_material}