This commit is contained in:
iFargle 2024-01-03 23:50:06 +09:00
parent a9a5119936
commit 2ae2bb8f8e

View file

@ -83,8 +83,7 @@
''SUPER, mouse:272, movewindow''
''SUPER, mouse:273, resizewindow''
];
submap = {
resize = {
submap = "resize";
binde = [
'', H, resizeactive,-50 0''
'', L, resizeactive,50 0''
@ -98,9 +97,7 @@
bind = [
'', escape, submap, reset''
];
};
reset = {};
};
};
};
}