mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-03 22:17:29 -05:00
format
This commit is contained in:
@@ -127,7 +127,6 @@ Item {
|
||||
const keybind = keybindSection.modelData.keybinds[i];
|
||||
|
||||
if (!Config.options.cheatsheet.splitButtons) {
|
||||
|
||||
for (var j = 0; j < keybind.mods.length; j++) {
|
||||
keybind.mods[j] = keySubstitutions[keybind.mods[j]] || keybind.mods[j];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user