Skip to content

Commit

Permalink
add save shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Sep 8, 2023
1 parent c354923 commit aef449f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/arkenswoop.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
navigation {
bindings = <
&kp LC(A) &kp LA(LEFT) &kp UP &kp LA(RIGHT) &none &none &kp N7 &kp N8 &kp N9 &kp N0
&mo 4 &kp LEFT &kp DOWN &kp RIGHT &none &none &kp N4 &kp N5 &kp N6 &none
&mo 4 &kp LEFT &kp DOWN &kp RIGHT &kp LC(S) &none &kp N4 &kp N5 &kp N6 &none
&kp LC(D) &kp LC(C) &kp LC(X) &kp LC(V) &kp LC(T) &none &kp N1 &kp N2 &kp N3 &none
&kp K_PREVIOUS &trans &trans &trans &trans &kp K_NEXT
>;
Expand Down

0 comments on commit aef449f

Please sign in to comment.