Skip to content

Commit

Permalink
fix alt modifier on STG layer
Browse files Browse the repository at this point in the history
  • Loading branch information
equiman committed Mar 17, 2024
1 parent be79b66 commit bcfd856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/os/macos/morph/settings.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ MORPH_KAS(
rectangle,
MOD_LALT,
&kp LA(LC(F)), // tap: maximize
&kp LS(LA(LC(BACKSPACE))), // alt: restore
&kp LA(LC(BACKSPACE)), // alt: restore
&kp LS(LA(LC(F))) // shift: center
)

0 comments on commit bcfd856

Please sign in to comment.