bar: workspaces change window colour
Make dimmer than actual label
This commit is contained in:
parent
bdad4c47c4
commit
d7083e8923
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ Item {
|
||||||
required property Hyprland.Client modelData
|
required property Hyprland.Client modelData
|
||||||
|
|
||||||
text: Icons.getAppCategoryIcon(modelData.wmClass, "terminal")
|
text: Icons.getAppCategoryIcon(modelData.wmClass, "terminal")
|
||||||
|
color: Appearance.colours.subtext1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue