Skip to content

Non-US keyboard cycle monitor scaling keybinding#5391

Merged
dhh merged 1 commit intobasecamp:devfrom
pomartel:super-slash
Apr 22, 2026
Merged

Non-US keyboard cycle monitor scaling keybinding#5391
dhh merged 1 commit intobasecamp:devfrom
pomartel:super-slash

Conversation

@pomartel
Copy link
Copy Markdown
Contributor

Use the code instead so the cycle monitor scaling keybinding works with non US English keyboard as well.

Copilot AI review requested due to automatic review settings April 22, 2026 16:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Hyprland tiling v2 keybindings so the “cycle monitor scaling” shortcut uses a keycode rather than the Slash keysym, improving compatibility across non‑US keyboard layouts.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

Changes:

  • Replace Slash keysym binds with code:61 for monitor scaling cycling (forward/backward).
  • Adjust the nearby comment to reflect the intended shortcut.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

# Cycle monitor scaling
bindd = SUPER, Slash, Cycle monitor scaling, exec, omarchy-hyprland-monitor-scaling-cycle
bindd = SUPER ALT, Slash, Cycle monitor scaling backwards, exec, omarchy-hyprland-monitor-scaling-cycle --reverse
# Cycle monitor scaling with SUPER + /
@dhh dhh merged commit 826d9f4 into basecamp:dev Apr 22, 2026
3 of 4 checks passed
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.

3 participants