How to switch keyboard layout with hyprctl _fast_? #915
-
UsecaseI wanted to make an autocommand for my nvim config to switch to (I am aware of HyprctlSo far I see that I can switch layouts by basically redefining them with: hyprctl keyword input:kb_layout us You can even pass multiple layouts in different order to switch to the needed (first), while keeping the ability to toggle between them without But the problem is - it's kind of slow:
But the actual proper layout switching (without redefining them, like above, the one like when you press right alt when QuestionSo, basically, my question is this: Is there anything like sway's
? From the man page:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
nope. //2short If you need absolute speed try using the xkb |
Beta Was this translation helpful? Give feedback.
-
reposting for whoever will read this in the future, see 79adba5 and #1163 |
Beta Was this translation helpful? Give feedback.
reposting for whoever will read this in the future, see 79adba5 and #1163