From 43a2648e579fc81366fc81b15f834c9c9dff119b Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Mon, 18 Aug 2025 20:45:18 +0300 Subject: wiki/FAQ: Add spaces for search to work "pinned" doesn't find anything otherwise --- docs/wiki/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/wiki/FAQ.md b/docs/wiki/FAQ.md index d95f5bee..4a9c9181 100644 --- a/docs/wiki/FAQ.md +++ b/docs/wiki/FAQ.md @@ -71,7 +71,7 @@ Not yet, follow/upvote [this issue](https://github.com/YaLTeR/niri/issues/54). There's also [a PR](https://github.com/YaLTeR/niri/pull/1634) adding blur to niri which you can build and run manually. Keep in mind that it's an experimental implementation that may have problems and performance concerns. -### Can I make a window sticky/pinned/"always on top", appear on all workspaces? +### Can I make a window sticky / pinned / always on top / appear on all workspaces? Not yet, follow/upvote [this issue](https://github.com/YaLTeR/niri/issues/932). -- cgit