We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat(language): add an example showing how to set a custom name for a variant (not layout!)
Minor improvements to workspace-taskbar documentation
Forgot to add note about update-active-window
Document workspace-taskbars
Begin documenting workspace-taskbar
Document `on-scroll-up` and `on-scroll-down` options for `hyprland/workspaces`
fix some styles
add section for window count #3544
Add `hide-active` description
Updated Module: Hyprland (markdown)
Add `special-centered` sort decription
"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