feat(river): set layout name as class

This allows for custom styling for specific river layouts (such as monocle).
This commit is contained in:
Maarten van Gompel
2025-04-26 13:10:42 +02:00
parent cae5f9a56f
commit 04796988e9
3 changed files with 10 additions and 1 deletions

View File

@ -83,6 +83,7 @@ Addressed by *river/layout*
- *#layout*
- *#layout.focused* Applied when the output this module's bar belongs to is focused.
- *#layout.<layout>* Applied when the output this module's bar belongs uses this layout.
# SEE ALSO