Skip to content

feat: add fr workspace shortcut#1620

Merged
mylinuxforwork merged 1 commit into
mylinuxforwork:mainfrom
Esscraye:feature/fr-layout
May 25, 2026
Merged

feat: add fr workspace shortcut#1620
mylinuxforwork merged 1 commit into
mylinuxforwork:mainfrom
Esscraye:feature/fr-layout

Conversation

@Esscraye
Copy link
Copy Markdown
Contributor

Description

This pull request adds the possibility to switch workspaces when the input.lua is set for fr :).

Changes

  • [ X ] Improved
  • Bug Fixes
  • Feature
  • Documentation
  • Other

Context

if keybord layout set to fr it's impossible to switch workspace otherwise :)

How Has This Been Tested?

  • Tested on Arch Linux/Based Distro.
  • Tested on Fedora Linux/Based Distro.
  • Tested on openSuse.

Checklist

Please ensure your pull request meets the following requirements:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes do not introduce new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes.

Screenshots

Related Issues

Additional Notes

Copilot AI review requested due to automatic review settings May 23, 2026 18:24
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

Note

Copilot was unable to run its full agentic suite in this review.

Updates Hyprland keybindings to support French (AZERTY) number-row keysyms when switching/focusing workspaces.

Changes:

  • Detects kb_layout from ~/.config/hypr/input.lua and switches workspace keybindings to French keysyms when layout is fr.
  • Adds a French keysym mapping for workspace focus/move bindings.
  • Fixes a missing line number/formatting issue for XF86AudioPrev binding.

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

Comment thread dotfiles/.config/hypr/conf/keybindings/default.lua
Comment thread dotfiles/.config/hypr/conf/keybindings/default.lua
Comment thread dotfiles/.config/hypr/conf/keybindings/default.lua
@mylinuxforwork mylinuxforwork merged commit 95fea22 into mylinuxforwork:main May 25, 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.

3 participants