mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Hyprland does not like pretty formatting
This commit is contained in:
parent
d175512aa1
commit
b104e07296
1 changed files with 4 additions and 4 deletions
|
@ -48,10 +48,10 @@
|
|||
binde = , up, movefocus, u
|
||||
binde = , down, movefocus, d
|
||||
|
||||
binde = CTRL, right, resizeactive, 10 0
|
||||
binde = CTRL, left, resizeactive, -10 0
|
||||
binde = CTRL, up, resizeactive, 0 -10
|
||||
binde = CTRL, down, resizeactive, 0 10
|
||||
binde = CTRL, right, resizeactive, 10 0
|
||||
binde = CTRL, left, resizeactive, -10 0
|
||||
binde = CTRL, up, resizeactive, 0 -10
|
||||
binde = CTRL, down, resizeactive, 0 10
|
||||
|
||||
bind = SHIFT, left, movewindow, l
|
||||
bind = SHIFT, right, movewindow, r
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue