This commit is contained in:
iFargle 2024-01-07 12:08:59 +09:00
parent 845564cefd
commit d8d98ba8ac

View file

@ -3,8 +3,8 @@
enable = true; enable = true;
extraConfig = '' extraConfig = ''
# Resize # Resize
SUPER, R, exec, notify-send 'Entered resize mode. Press ESC to quit.' bind = SUPER, R, exec, notify-send 'Entered resize mode. Press ESC to quit.'
SUPER, R, submap, resize bind = SUPER, R, submap, resize
submap = resize submap = resize
binde = , H, resizeactive,-50 0 binde = , H, resizeactive,-50 0
binde = , L, resizeactive,50 0 binde = , L, resizeactive,50 0