Test
This commit is contained in:
parent
845564cefd
commit
d8d98ba8ac
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
enable = true;
|
||||
extraConfig = ''
|
||||
# Resize
|
||||
SUPER, R, exec, notify-send 'Entered resize mode. Press ESC to quit.'
|
||||
SUPER, R, submap, resize
|
||||
bind = SUPER, R, exec, notify-send 'Entered resize mode. Press ESC to quit.'
|
||||
bind = SUPER, R, submap, resize
|
||||
submap = resize
|
||||
binde = , H, resizeactive,-50 0
|
||||
binde = , L, resizeactive,50 0
|
||||
|
|
Loading…
Reference in a new issue