From 7d6bc7e062af943c70332404c925a9e24fdc6127 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 23 Mar 2026 13:05:03 +0100 Subject: niri: Map s-t to ‘toggle-window-floating’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/niri/config.kdl | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index c388dc4..343e24a 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -318,6 +318,7 @@ binds { Mod+R { switch-preset-column-width; } Mod+W { toggle-column-tabbed-display; } Mod+O { toggle-overview; } + Mod+T { toggle-window-floating; } Print { screenshot; } Ctrl+Print { screenshot-screen; } -- cgit v1.2.3