Skip to content

Commit 8cb0be2

Browse files
committedMar 16, 2025
.
1 parent dbc8ae6 commit 8cb0be2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed
 

‎karabiner/karabiner.edn

+6-5
Original file line numberDiff line numberDiff line change
@@ -912,8 +912,10 @@
912912
[:q [:km "cursor: xn."]]
913913
[:w [:km "cursor: x."]]
914914
[:e [:km "cursor: focus!"]]
915-
[:r [:km "cursor: try."]] ; TODO: improve, do similar like _new workspace. make work well. for new projects maybe? or bind smth good for this
916-
[:t [:km "cursor: notlost."]]
915+
[:r [:km "cursor: pp."]]
916+
[:t [:km "cursor: try."]] ; TODO: improve, do similar like _new workspace. make work well. for new projects maybe? or bind smth good for this
917+
[:y [:km "cursor: notlost."]]
918+
[:u [:km "cursor: kuskus."]]
917919
[:k [:km "cursor: sb."]]
918920
[:h [:km "cursor: mojo."]]
919921
[:j [:km "cursor: ts."]]
@@ -931,10 +933,9 @@
931933
[:m [:km "cursor: go."]]
932934
[:c [:km "cursor: config."]]
933935
[:v [:km "cursor: jazz."]]
934-
[:u [:km "cursor: kuskus."]]
935936
[:i [:km "cursor: loraverse."]]
936937
[:o [:km "cursor: clones/forks"]]
937-
[:p [:km "cursor: pp."]]
938+
[:p [:km "cursor: past."]]
938939
[:open_bracket [:km "cursor: gridchess."]]
939940
[:close_bracket [:km "cursor: xd."]]
940941
[:comma [:km "cursor: zig."]]
@@ -1053,6 +1054,7 @@
10531054
[:h :!COTS6] ; Tuple hang up
10541055
[:t [:km "open: Contacts"]]
10551056
[:i [:km "w: Reddit submit"]]
1057+
[:comma [:km "open: Signal"]]
10561058
[:period [:km "open: Element"]]
10571059
[:u [:km "Create new contact"]] ; TODO: move
10581060
[:d [:km "open: Resend"]]
@@ -1081,7 +1083,6 @@
10811083
;[:n [:km "w: Twitter Compose"]]
10821084
;[:m [:km "w: Twitter Compose with current URL pasted"]]
10831085
;[:v [:km "open: Mimestream"]]
1084-
;[:n [:km "open: Signal"]]
10851086
;[:i [:km "open: WhatsApp"]]
10861087
;[:o [:km "open: FaceTime"]]
10871088
;[:o [:km "open: Around"]]

0 commit comments

Comments
 (0)
Failed to load comments.