From 9627cd0786f5d578931fe19b96ff38a9d60b912b Mon Sep 17 00:00:00 2001 From: "Adrian Gunnar Lauterer (aider)" Date: Thu, 29 May 2025 00:35:04 +0200 Subject: [PATCH] feat: add floating window rule for onboard app-id in niri.nix configuration --- home/gunalx/niri.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/gunalx/niri.nix b/home/gunalx/niri.nix index f812602..51791fb 100644 --- a/home/gunalx/niri.nix +++ b/home/gunalx/niri.nix @@ -306,6 +306,11 @@ window-rule { clip-to-geometry true } +window-rule { + match app-id="onboard" + open-floating true +} + binds { // Keys consist of modifiers separated by + signs, followed by an XKB key name // in the end. To find an XKB name for a particular key, you may use a program