Skip to content

Commit

Permalink
fix: changed the provider name from "glaze-wm" to "komorebi"
Browse files Browse the repository at this point in the history
There was a typo in the komorebi section which made glazewm as the provider.
  • Loading branch information
ashwinjadhav818 authored Mar 7, 2024
1 parent d0f425b commit 394043d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ And in the Zebar config (if using the default generated one), replace the GlazeW
background: rgba(255, 255, 255, 0.1);
}
}
providers: ['glazewm']
providers: ['komorebi']
template: |
@for (workspace of komorebi.currentWorkspaces) {
<button class="workspace {{ workspace === komorebi.focusedWorkspace && 'active' }}">
Expand Down

0 comments on commit 394043d

Please sign in to comment.