From 968c3aef4640285ec40146f4a44775c9945fe224 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Thu, 23 Apr 2026 18:13:54 +0530 Subject: same rules for two diff apps on diff lines --- niri/cfg/window-rules.kdl | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'niri') diff --git a/niri/cfg/window-rules.kdl b/niri/cfg/window-rules.kdl index a298544..c762c3e 100644 --- a/niri/cfg/window-rules.kdl +++ b/niri/cfg/window-rules.kdl @@ -33,6 +33,7 @@ window-rule { // Floating window rule for applications window-rule { + // match app-id="mpv" match app-id="pavucontrol" open-floating true default-column-width { proportion 0.75; } @@ -46,14 +47,6 @@ window-rule { open-floating true } -window-rule { - match app-id="mpv" - // Properties - open-floating true - default-column-width { proportion 0.7; } - default-window-height { proportion 0.8; } -} - // Rounded cornors for all windows window-rule { geometry-corner-radius 0 -- cgit v1.3