Hello! I’d like to ask about the state of “keysym combo” keybinds with the new Lua config.
I was able to switch to Lua config generally without mishap but one thing I’m unable to make work is keysym combos. There was (initially) a “separate” bind flag on the wiki so I thought I was supposed to do something with that but now I notice the said flag has been removed from the list.
I only have a few combo keybinds and all for non-frequent things so this isn’t urgent or anything but I was wondering what I should be expecting.
These are from my old “.conf” config (the second one is the one I can’t recreate):
bindr = $mainMod, g, togglegroup # Toggle group (tab) mode for the active window (on key release) binds = Super_L, g&p, lockactivegroup, toggle # Lock the active group (will accept no more tabs into the group)
“Super + G” (the first one) toggles the group mode on key release. Pressing “P” while I’m still holding down “Super + G” toggles the group’s lock status (the second one).
(“keysym combos” from 0.54 wiki: Binds – Hyprland Wiki )
The second one doesn’t and the “separate” bind flag isn’t even on the wiki anymore (it was on 0.55 launch) so I was wondering if I should be looking for alternative measures. Thank you for the reply!