Skip to content

Commit c5411d8

Browse files
change behavior for delete: replace shift with alt
1 parent 09d401a commit c5411d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/corne_choc_pro.keymap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
bindings = <&kp BACKSPACE>, <&kp DELETE>;
2222

2323
#binding-cells = <0>;
24-
mods = <(MOD_RSFT)>;
24+
mods = <(MOD_RALT)>;
2525
};
2626
};
2727

0 commit comments

Comments
 (0)