workspace taskbars: Minor fixes

- Add missing CSS class to manpage
- Fix rare segfault when address is not found (seems to only happen when compiled for production)
This commit is contained in:
Pol Rivero
2025-01-08 12:47:35 +01:00
parent 42affa4eda
commit e0f3695523
2 changed files with 5 additions and 5 deletions

View File

@ -210,3 +210,4 @@ Additional to workspace name matching, the following *format-icons* can be set.
- *#workspaces button.special*
- *#workspaces button.urgent*
- *#workspaces button.hosting-monitor* (gets applied if workspace-monitor == waybar-monitor)
- *#workspaces .taskbar-window* (each window in the taskbar)