Skip to content

add:keybind#44

Merged
myuron merged 1 commit intomainfrom
feature/niri
Feb 4, 2026
Merged

add:keybind#44
myuron merged 1 commit intomainfrom
feature/niri

Conversation

@myuron
Copy link
Copy Markdown
Owner

@myuron myuron commented Feb 4, 2026

Summary by CodeRabbit

  • Chores
    • Updated window manager keyboard shortcuts. Mod+Comma now consumes a window into a column, and Mod+Slash expels a window from a column.

@myuron myuron merged commit 17fac95 into main Feb 4, 2026
1 check failed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 4, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

This PR remaps two keybindings in the niri window manager configuration file. The consume-window-into-column action is reassigned from Mod+BracketLeft to Mod+Comma, and the expel-window-from-column action is reassigned from Mod+BracketRight to Mod+Slash. These are configuration-only changes with no behavioral modifications to the underlying system.

Changes

Cohort / File(s) Summary
Keybinding Remapping
nix/home-manager/nixos/niri/config.kdl
Remapped two column-related window keybindings: consume-window-into-column from Mod+BracketLeft to Mod+Comma, and expel-window-from-column from Mod+BracketRight to Mod+Slash.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • add:niri #26: Adds the niri configuration file with its initial keybindings; this PR modifies those same keybindings for window consumption and expulsion operations.

Poem

🐰 Hopping through configs with glee,
Commas and slashes dance free,
Brackets bow out with a cheer,
New keybinds make controls crystal clear!

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/niri

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@myuron myuron deleted the feature/niri branch February 4, 2026 17:45
@coderabbitai coderabbitai Bot mentioned this pull request Feb 8, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant