We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
in order to support multiple bars, bar offset attributes should be supported
exception: bars:
support bar offset attribute
and thank you for the great peace of software!
The text was updated successfully, but these errors were encountered:
having the same issue did u resolved it?
Sorry, something went wrong.
No. I stopped using yasb, I switched to GlazeWM which has its own bar.
da-rth
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: