Replies: 2 comments 2 replies
|
For those wanting a workaround I installed export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitxnote fcitx5-mozc is only required if you want Japanese input |
|
This is not a Hyprland keybinding, so searching the keybinding files will not find it. Omarchy has that block commented out by default. So the comment describes something that is not turned on yet. On Omarchy 4.0.0 the file is hl.config({
input = {
kb_layout = "us,de",
kb_options = "grp:alts_toggle",
},
})It works as soon as you save. No restart needed. Tested on 4.0.0 with Hyprland 0.56.2: both Alts switches, On Omarchy 3 the same settings are in You do not need fcitx5 for this. fcitx5 is for input methods like Mozc for Japanese. For switching between two normal keyboard layouts, the XKB option is enough. |
Uh oh!
There was an error while loading. Please reload this page.
Hello, I've tried adding a few keyboards for languages I'm learning / using and the config file says to use left alt + right alt to switch layouts, however that doesn't seem to register at all, and I can't find the binding configured anywhere in Omarchy/hyprland either, does anyone know how to configure it?
All reactions