From bf77f23ae5cd7f00c54dc0e59a1f4d0b251849ad Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Fri, 5 Jun 2026 13:05:56 -0500 Subject: [PATCH] Set floating rules for Tasty inside OBS scenes. --- .config/niri/config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index bd502ef..54ea77a 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -383,7 +383,7 @@ binds { Mod+Shift+apostrophe { screenshot; } // Force the focused window to exactly 1854 x 882 pixels - Mod+semicolon { spawn-sh "niri msg action set-column-width 1854 && niri msg action set-window-height 882 && niri msg action center-window"; } + Mod+semicolon { spawn-sh "niri msg action set-column-width 1794 && niri msg action set-window-height 830 && niri msg action center-window"; } Mod+Shift+semicolon { spawn-sh "niri msg action toggle-window-floating && niri msg action toggle-window-floating && niri msg action maximize-column"; } // Applications such as remote-desktop clients and software KVM switches may