Skip to content

Commit

Permalink
fix application window position key
Browse files Browse the repository at this point in the history
  • Loading branch information
equiman committed Mar 17, 2024
1 parent 217ee56 commit 338bcbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/os/macos/keymap.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@
#define MSRD1 &kp LA(LG(LC(LEFT))) // tap: rectangle bottom left
#define MSRD2 &kp LS(LA(LG(DOWN))) // tap: rectangle bottom half
#define MSRD3 &kp LA(LG(LC(RIGHT))) // tap: rectangle bottom right
#define MSRD4 &none
#define MSRD5 &kp LC(DOWN) // tap: application window
#define MSRD4 &kp LC(DOWN) // tap: application window
#define MSRD5 &none


#define MSLT2 &kp C_BRI_DN
Expand Down

0 comments on commit 338bcbc

Please sign in to comment.