We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Module: Hyprland (markdown)
"format-icons" need to be an object, because we you get a json parse exception if you pass an array
In the `hyprland/window` module, the correct option is `icon`, not `icons` (singular, not plural), just as it is in `sway/window`. The man page states it correctly, this wiki doesn't.
From "preivously" to "previously"
Added documentation to hyprland/window to include both "icon" and "icon-size" configuration options
Replaced `window#waybar.hidden` with `window#waybar.swallowing` to reflect changes in 0.9.20
json -> jsonc on window rewrite example
The window module does not apply .empty class to the window module element, checked in d2767fb84ac2efed1c29313dec7ede1b756a6f81. See #2765, #2487, #2565. Removed the outdated line and added an example for using .empty.
Include window rewrite v2 rules introduced in #2563
included new `ignore-workspaces` introduced in #2568
Documented changes introduced in #2529
Update sort-by documentation
Add sort-by
Update persistent-workspaces rename