diff options
Diffstat (limited to 'home/wayland/niri')
| -rw-r--r-- | home/wayland/niri/binds.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/wayland/niri/binds.nix b/home/wayland/niri/binds.nix index 8e9f1d0..14a0ea4 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 = switch-focus-between-floating-and-tiling; "Mod+Shift+P".action = power-off-monitors; "Mod+W".action = toggle-column-tabbed-display; |
