niri: keep ediff popup small
1 files changed, 7 insertions(+), 0 deletions(-) M dot.config/niri/config.kdl
M dot.config/niri/config.kdl +7 -0
@@ 282,6 282,13 @@ window-rule { default-column-width { fixed 280; } } +window-rule { + match app-id="^emacs$" title="^Ediff$" + default-column-width { fixed 180; } + min-height 60 + max-height 60 +} + // Example: block out two password managers from screen capture. // (This example rule is commented out with a "/-" in front.) /-window-rule {