Skip to content

Commit

Permalink
remove mouse bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicbuffalo committed Feb 26, 2024
1 parent 2311305 commit d53af9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/totem.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,13 @@
// ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
bindings = <
// ┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓ ┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
&kp LG(Q) &kp LG(W) Q_F Q_P Q_B CMD_PASTE U_WH_U U_WH_D COPY_CUT CMD_UNDO
&kp LG(Q) &kp LG(W) Q_F Q_P Q_B CMD_PASTE ___ ___ COPY_CUT CMD_UNDO
// ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫ ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫
Q_A Q_R Q_S Q_T Q_G U_MS_L U_MS_D U_MS_U U_MS_R CMD_REDO
Q_A Q_R Q_S Q_T Q_G ___ ___ ___ ___ CMD_REDO
// ┏━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫ ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┓
PREV_TAB Q_Z Q_X Q_C Q_C Q_V ___ U_WH_R U_WH_L ___ ___ NEXT_TAB
PREV_TAB Q_Z Q_X Q_C Q_C Q_V ___ ___ ___ ___ ___ NEXT_TAB
// ┗━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫ ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━┛
___ ___ ___ U_BTN1 U_BTN2 U_BTN3
___ ___ ___ ___ ___ ___
// ┗━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━^━━━━━━┛ ┗━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━┛
>;
};
Expand Down

0 comments on commit d53af9f

Please sign in to comment.