Skip to content

Commit

Permalink
Update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Nov 17, 2023
1 parent f05865d commit 94249ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ draw_config:
.hold.mdi\:bluetooth {
translate: 12px -18px;
}
.hold.mdi\:cursor {
translate: 12px -18px;
.hold.mdi\:cursor-default-click {
translate: -8px -12px;
}
shrink_wide_legends: 5
glyph_tap_size: 14
Expand Down Expand Up @@ -179,7 +179,7 @@ parse_config:
NUHS: '#'
TILDE2: '~'

NUM: $$mdi:numeric$$
LALT: ALT

SPACE: $$mdi:keyboard-space$$
ESC: $$mdi:keyboard-esc$$
Expand Down Expand Up @@ -239,7 +239,7 @@ parse_config:
LC(DE_Z): $$mdi:undo$$

LC(F): $$mdi:text-search$$
LC(W): $$mdi:close-box$$
LC(W): $$mdi:close-box-outline$$

PG_UP: Page Up
PG_DN: Page Down
Expand Down

0 comments on commit 94249ad

Please sign in to comment.