summaryrefslogtreecommitdiff
path: root/home/wayland/niri/binds.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/wayland/niri/binds.nix')
-rw-r--r--home/wayland/niri/binds.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/wayland/niri/binds.nix b/home/wayland/niri/binds.nix
index 14a0ea4..aea36e7 100644
--- a/home/wayland/niri/binds.nix
+++ b/home/wayland/niri/binds.nix
@@ -35,7 +35,7 @@
"Mod+Shift+Equal".action = set-window-height "+10%";
# Misc
- "Mod+Shift+V".action = switch-focus-between-floating-and-tiling;
+ "Mod+Shift+V".action = toggle-window-floating;
"Mod+Shift+P".action = power-off-monitors;
"Mod+W".action = toggle-column-tabbed-display;