Fork
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 22:05:52 -07:00
parent 559079e9a6
commit c5a7fae1d9
14 changed files with 138 additions and 20 deletions

View File

@ -17,6 +17,10 @@ Addressed by *river/mode*
default: {} ++
The format, how information should be displayed. On {} data gets inserted.
*hidden-modes*: ++
typeof: array ++
List of modes that should result in this module being hidden. Useful if you want to hide the default mode, for example.
*rotate*: ++
typeof: integer ++
Positive value to rotate the text label (in 90 degree increments).