Skip to content

Commit 365ef97

Browse files
committed
fix(keymap): change symbols for keys (window manager, live reload/bootset, lock)
1 parent 58a3b09 commit 365ef97

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

keymap-drawer/tltr-ansi.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ layers:
188188
null,
189189
null,
190190
null,
191-
{ tap: "Hypr", type: "sticky" },
191+
{ tap: "", type: "sticky" },
192192
null,
193193
null,
194194
null,
@@ -361,7 +361,7 @@ layers:
361361
# Top alpha row (14 keys) - Screen & Media & Mouse
362362
- [
363363
null,
364-
{ tap: "🖥️", hold: "💤" },
364+
{ tap: "🔒", hold: "💤" },
365365
{ tap: "🔆" },
366366
{ tap: "⏯️", hold: "⏭️" },
367367
{ tap: "🔊" },
@@ -372,7 +372,7 @@ layers:
372372
{ tap: "🖱️↑" },
373373
null,
374374
null,
375-
{ tap: "" },
375+
{ tap: "Reload" },
376376
null,
377377
]
378378

keymap-drawer/tltr.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ layers:
6060
- [
6161
null,
6262
{ tap: "⎋" },
63-
{ tap: "🪟 Man", type: "sticky" },
63+
{ tap: "🪟", type: "sticky" },
6464
{ tap: "Fn", type: "sticky" },
6565
null,
6666
null,
@@ -91,7 +91,7 @@ layers:
9191
null,
9292
null,
9393
null,
94-
{ tap: "Hypr" },
94+
{ tap: "" },
9595
null,
9696

9797
null,
@@ -151,7 +151,7 @@ layers:
151151
TLTR:
152152
- [
153153
null,
154-
{ tap: "🖥️saver", hold: "💤" },
154+
{ tap: "🔒", hold: "💤" },
155155
{ tap: "🔆" },
156156
{ tap: "⏯️", hold: "⏭️" },
157157
{ tap: "🔊" },
@@ -162,7 +162,7 @@ layers:
162162
{ tap: "🖱️↑" },
163163
null,
164164
null,
165-
{ tap: "⚡ Boot" },
165+
{ tap: "Reload" },
166166
]
167167
- [
168168
null,

0 commit comments

Comments
 (0)