Skip to content

Commit

Permalink
q&w
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Nov 21, 2024
1 parent 0e3049b commit f5375d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,16 @@
bindings = <&hml LGUI ESCAPE>;
key-positions = <15 16>;
};

quit {
bindings = <&kp LG(Q)>;
key-positions = <1 2 3>;
};

close {
bindings = <&kp LG(W)>;
key-positions = <2 3 4>;
};
};

keymap {
Expand Down

0 comments on commit f5375d0

Please sign in to comment.