nirish

config files for niri window manager
Log | Files | Refs | README | LICENSE

commit 6e7314a5ad1e08cc1571bf8e63728f10e63f6850
parent 9d6e222e0f7406499bf9cb0d4a8b8c84848b6cca
Author: ryukamish <[email protected]>
Date:   Mon,  2 Mar 2026 16:47:08 +0530

add: google chrome and floating window rules

Diffstat:
Mniri/cfg/window-rules.kdl | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/niri/cfg/window-rules.kdl b/niri/cfg/window-rules.kdl @@ -13,10 +13,18 @@ window-rule { window-rule { match app-id="zen" match app-id="chromium" + match app-id="google-chrome" + open-maximized-to-edges true } +window-rule { + match app-id="TUI.float" + + open-floating true +} + // Rounded cornors for all windows window-rule { geometry-corner-radius 12