summaryrefslogtreecommitdiff
path: root/home/wayland
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-11-29 13:47:53 +0100
committeradikro <adikro@disroot.org>2025-11-29 13:47:53 +0100
commit896e7b5791c4723313790b1e07e867fcd7003212 (patch)
tree9ef9c3ad79e60d4154bc3271bb65a463b8de926a /home/wayland
parentc5ec6f14ed7b949c30d1cdf0fb7b1da518038bb7 (diff)
uhh
Diffstat (limited to 'home/wayland')
-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 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;