Toggle ALT_SPACE wont toggle kb #1640
Unanswered
marcchabot
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It used to work good before lua conversion but now it doenst work at all. Here is my ~/.config/hypr/input.lua :
-- Input
hl.config({
input = {
kb_layout = "us,ca",
kb_variant = "",
kb_model = "",
kb_options = "grp:alt_space_toggle",
kb_rules = "",
})
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions