Skip to content

Feat/hyprland lua config - #61

Open
RAPSNX wants to merge 2 commits into
feat/noctalia-shellfrom
feat/hyprland-lua-config
Open

Feat/hyprland lua config#61
RAPSNX wants to merge 2 commits into
feat/noctalia-shellfrom
feat/hyprland-lua-config

Conversation

@RAPSNX

@RAPSNX RAPSNX commented Aug 31, 2026

Copy link
Copy Markdown
Owner

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a4c7ce5f94

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

};

resize = {
onDispatch = "reset";

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep resize mode active between adjustments

Setting onDispatch = "reset" on the resize submap exits the mode after the first H/J/K/L adjustment. The previous configuration reset only on Return or Escape, allowing several resize steps; now subsequent direction keys are handled outside the submap and do nothing unless the user re-enters resize mode each time. Remove the automatic reset from this submap and retain it only on the explicit exit bindings.

Useful? React with 👍 / 👎.

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