Fixed a typo
All checks were successful
Check config / build (push) Successful in 50s

This commit is contained in:
Alexandre 2026-07-06 20:27:23 +02:00
parent 7003d6d21f
commit 6d487a6d81

View File

@ -60,7 +60,7 @@
# Uses the arrow key with a modifier to move windows
"Mod+Ctrl+Left".move-column-left = {};
"Mod+Ctrl+Down".move-window-down-or-to-workspace-down = {};
"Mod+Ctlr+Up".move-window-up-or-to-workspace-up = {};
"Mod+Ctrl+Up".move-window-up-or-to-workspace-up = {};
"Mod+Ctrl+Right".move-column-right = {};