fix: remove available gate from workspaces/windowtitle; let empty data auto-hide
This commit is contained in:
parent
886cd73d9a
commit
fcf1c361d9
2 changed files with 2 additions and 2 deletions
|
|
@ -133,7 +133,7 @@ PanelWindow {
|
|||
leftEdge: true
|
||||
M.Workspaces {
|
||||
bar: bar
|
||||
visible: M.Modules.workspaces.enable && M.NiriIpc.available
|
||||
visible: M.Modules.workspaces.enable
|
||||
}
|
||||
}
|
||||
M.BarGroup {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue