Skip to content

Commit 8909f78

Browse files
committedMar 16, 2025
.
1 parent 582d1d8 commit 8909f78

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed
 

‎karabiner/karabiner.edn

+6-7
Original file line numberDiff line numberDiff line change
@@ -922,19 +922,17 @@
922922
[:1 [:km "cursor: expo-gh"]]
923923
[:2 [:km "cursor: effect-gh"]]
924924
[:3 [:km "cursor: encore-gh"]]
925-
[:q [:km "cursor: xn."]]
925+
[:q [:km "cursor: mojo."]] ; TODO: move to e, move xn. to q prob
926926
[:w [:km "cursor: x."]]
927-
[:e [:km "cursor: focus!"]]
927+
[:e [:km "cursor: xn."]]
928928
[:r [:km "cursor: pp."]]
929-
[:t [:km "cursor: try."]] ; TODO: improve, do similar like _new workspace. make work well. for new projects maybe? or bind smth good for this
930-
[:y [:km "cursor: notlost."]]
929+
[:t [:km "cursor: notlost."]]
931930
[:u [:km "cursor: kuskus."]]
932931
[:k [:km "cursor: sb."]]
933-
[:h [:km "cursor: mojo."]]
932+
[:h [:km "cursor: try."]] ; TODO: improve, do similar like _new workspace. make work well. for new projects maybe? or bind smth good for this
934933
[:j [:km "cursor: ts."]]
935-
[:s [:km "cursor: -test"]] ; TODO: instead of activating `search test code-workspace` when already on _test, it should search existing _test instances or open new ones in one alfred search
936934
[:d [:km "cursor: nix-infra."]]
937-
[:f [:km "cursor: projects+"]]
935+
[:f [:km "cursor: focus!"]]
938936
[:left_command [:km "cursor: 1focus."]]
939937
[:g [:km "cursor: gpton."]]
940938
[:l [:km "cursor: la."]]
@@ -957,6 +955,7 @@
957955
[:spacebar [:km "cursor: other"]] ; TODO: similar to clones (but switch to `non-clones` and `non-workspaces` (with `.`)) (should be other/clones/forks cycle)
958956
[:s [:km "cursor: _new"]]
959957
]}
958+
;[:s [:km "cursor: -test"]] ; TODO: instead of activating `search test code-workspace` when already on _test, it should search existing _test instances or open new ones in one alfred search
960959
;[:o [:km "cursor: clones/forks"]]
961960
;[:p [:km "cursor: past."]] ; TODO: make work (last month, with ability to change fast)
962961
;[:quote [:km "cursor: 1f."]]

0 commit comments

Comments
 (0)
Failed to load comments.