diff options
| -rw-r--r-- | .config/niri/config.kdl | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |