summaryrefslogtreecommitdiff
path: root/home/wayland
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-11-30 17:43:12 +0100
committeradikro <adikro@disroot.org>2025-11-30 17:43:12 +0100
commit2ea2c4ee8c36927036934d9d563998adf48b4bcc (patch)
treeadc70c57ff4b8c4764dc4ec319f1db522781c47e /home/wayland
parent896e7b5791c4723313790b1e07e867fcd7003212 (diff)
yeah i forgot what i did here
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 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;