Describe the bug
When layout is set to 'fr' and variant to 'us', workspace keybindings doesn't work.
Steps to reproduce
~/.config/hypr/input.lua
hl.config({
input = {
kb_layout = "fr",
kb_variant = "us",
kb_model = "",
kb_options = "",
kb_rules = "",
follow_mouse = 1,
sensitivity = 0, -- -1.0 - 1.0, 0 means no modification.
touchpad = {
natural_scroll = false,
},
},
})
Expected behavior
I use the "fr" layout with the "us" variant to configure my keyboard in QWERTY, but with the ability to enter accented letters.
Screenshots
No response
Distribution
Arch Linux
If Other, specify
No response
Additional context
No response
Code of Conduct
Describe the bug
When layout is set to 'fr' and variant to 'us', workspace keybindings doesn't work.
Steps to reproduce
~/.config/hypr/input.luaExpected behavior
I use the "fr" layout with the "us" variant to configure my keyboard in QWERTY, but with the ability to enter accented letters.
Screenshots
No response
Distribution
Arch Linux
If Other, specify
No response
Additional context
No response
Code of Conduct