mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 02:31:04 +02:00
docs(workspaces): add missing .inactive
selector
This commit is contained in:
parent
d010fd6398
commit
b9c41af0f7
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ end:
|
|||
| `.workspaces` | Workspaces widget box |
|
||||
| `.workspaces .item` | Workspace button |
|
||||
| `.workspaces .item.focused` | Workspace button (workspace focused) |
|
||||
| `.workspaces .item.inactive` | Workspace button (favourite, not currently open)
|
||||
| `.workspaces .item .icon` | Workspace button icon (any type) |
|
||||
| `.workspaces .item .text-icon` | Workspace button icon (textual only) |
|
||||
| `.workspaces .item .image` | Workspace button icon (image only) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue