Fix some bugs
Some checks failed
clang-format / lint (push) Has been cancelled
freebsd / build (push) Has been cancelled
linux / build (c++20, alpine) (push) Has been cancelled
linux / build (c++20, archlinux) (push) Has been cancelled
linux / build (c++20, debian) (push) Has been cancelled
linux / build (c++20, fedora) (push) Has been cancelled
linux / build (c++20, gentoo) (push) Has been cancelled
linux / build (c++20, opensuse) (push) Has been cancelled
Nix-Tests / nix-flake-check (push) Has been cancelled

This commit is contained in:
2025-10-09 23:02:31 -07:00
parent 3db4d5b788
commit cb6bc2f261
5 changed files with 35 additions and 19 deletions

View File

@ -17,6 +17,10 @@ Addressed by *river/window*
default: {} ++
The format, how information should be displayed. On {} data gets inserted.
*default-format*: ++
typeof: string ++
A string to be show if no window is focused. No formatting is done but markup is supported.
*rotate*: ++
typeof: integer ++
Positive value to rotate the text label (in 90 degree increments).