bar: height: 26 location: bottom background: 000000ff font: Commit Mono-23 border: { top-width: 2, bottom-width: 2, left-width: 2, right-width: 2 } right: - network: name: wlp1s0 content: map: default: string: {text: "WLS {ssid} | "} conditions: state == down: string: {text: "WLS DN | "} - battery: name: BAT1 poll-interval: 30000 content: map: default: string: {text: "BAT D{capacity}% {estimate} | "} conditions: state == charging: string: {text: "BAT C{capacity}% {estimate} | "} - script: path: ~/.local/bin/yambar_status args: [] poll-interval: 30000 content: {string: {text: "{temp} | {time}"}} left: - dwl: number-of-tags: 8 dwl-info-filename: "/home/tslil/.cache/dwltags" name-of-tags: [ "F", "U", "H", ".", "V", "L", "O", "M" ] content: list: items: - map: conditions: # default tag id == 0: {string: {max: 64, text: " | {layout} | {title}"}} selected: {string: {text: " *{name}"}} ~empty: {string: {text: " {name}"}} urgent: {string: {text: "=> {name} <="}}