You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
Expected Behavior
in order to support multiple bars, bar offset attributes should be supported
Current Behavior
exception:
bars:
Possible Solution
support bar offset attribute
Steps to Reproduce
bars:
yasb-bar:
enabled: true
screens: ['*']
class_name: "yasb-bar"
alignment:
position: "top"
center: false
blur_effect:
enabled: false
acrylic: false
dark: false
window_flags:
always_on_top: false
windows_app_bar: true
dimensions:
width: "100%"
height: 32
offset:
x: 0
y: 0
padding:
top: 0
left: 0
bottom: 0
right: 0
widgets:
#left: ["komorebi_workspaces", "komorebi_active_layout", "active_window"]
left: []
center: ["clock"]
right: []
and thank you for the great peace of software!