[yambar] Correct

This commit is contained in:
Midgard 2022-08-31 14:16:48 +02:00
parent dfd7a5bd22
commit 1cd1dfe2e0
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -2,7 +2,7 @@ col_fg: &col_fg "dfdfdfff"
col_fg_alt: &col_fg_alt "777777ff" col_fg_alt: &col_fg_alt "777777ff"
col_fg_caution: &col_fg_caution "bd2c40ff" col_fg_caution: &col_fg_caution "bd2c40ff"
col_fg_alert: &col_fg_alert "ff4e4eff" 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" col_chg: &col_chg "dddd77ff"
font_default: &font_default "Fira Sans:size=12" font_default: &font_default "Fira Sans:size=12"
@ -255,12 +255,12 @@ bar:
#empty: {string: {text: "─", foreground: "333333ff"}} #empty: {string: {text: "─", foreground: "333333ff"}}
#indicator: {string: {text: "╴", foreground: "eeeeeeff"}} #indicator: {string: {text: "╴", foreground: "eeeeeeff"}}
- string: - string:
text: "{artist} " text: "{artist}"
max: 15 max: 13
font: "Fira Sans:size=11" font: "Fira Sans:size=11"
- string: - string:
text: "{title}" text: " {title}"
max: 20 max: 22
font: "Fira Sans:size=11" font: "Fira Sans:size=11"
#paused: #paused:
#- string: {text: "", font: *font_material} #- string: {text: "", font: *font_material}