summaryrefslogtreecommitdiff
path: root/niri/cfg/window-rules.kdl
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-03-02 16:47:08 +0530
committerryukamish <[email protected]>2026-03-02 16:47:08 +0530
commit6e7314a5ad1e08cc1571bf8e63728f10e63f6850 (patch)
tree49612f29c5b94896d86a809e1c810dd8bb413024 /niri/cfg/window-rules.kdl
parent9d6e222e0f7406499bf9cb0d4a8b8c84848b6cca (diff)
add: google chrome and floating window rules
Diffstat (limited to 'niri/cfg/window-rules.kdl')
-rw-r--r--niri/cfg/window-rules.kdl8
1 files changed, 8 insertions, 0 deletions
diff --git a/niri/cfg/window-rules.kdl b/niri/cfg/window-rules.kdl
index 2da5946..f218a33 100644
--- 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