From 4924d0809959ce49860f7f4ec75caffb05d26d98 Mon Sep 17 00:00:00 2001
From: DarrenVictoriano <26513979+DarrenVictoriano@users.noreply.github.com>
Date: Sat, 22 Feb 2025 16:45:17 -0800
Subject: [PATCH] modified icon
---
images/config_keymap-drawer.yaml | 5 +++--
images/corne.svg | 2 +-
images/corne.yaml | 2 +-
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/images/config_keymap-drawer.yaml b/images/config_keymap-drawer.yaml
index 3a5d92f..5cf984d 100644
--- a/images/config_keymap-drawer.yaml
+++ b/images/config_keymap-drawer.yaml
@@ -435,12 +435,13 @@ parse_config:
RSHFT: $$mdi:apple-keyboard-shift$$
RCMD: $$mdi:apple-keyboard-command$$
RGUI: $$mdi:apple-keyboard-command$$
- LS(LC(LALT)): $$mdi:triangle$$ # Meh
+ # combo
+ LS(LC(LALT)): $$mdi:triangle$$ # Meh
RC(RS(TAB)): "⌃⇧⇥"
RC(TAB): "⌃⇥"
LG(LS(J)): "⌘⇧J"
- LG(LSHIFT): "⌘⇧"
+ LG(LSHFT): "⌘⇧"
LG(LA(SPACE)): "⌘⌥⎵"
LOWER: "⤓"
RAISE: "⤒"
diff --git a/images/corne.svg b/images/corne.svg
index 18e3e16..043f20a 100644
--- a/images/corne.svg
+++ b/images/corne.svg
@@ -587,7 +587,7 @@ rect.held, rect.combo.held {
-
+⌘⇧
diff --git a/images/corne.yaml b/images/corne.yaml
index 729fe24..bda8882 100644
--- a/images/corne.yaml
+++ b/images/corne.yaml
@@ -39,7 +39,7 @@ layers:
- ''
- ''
- ''
- - Gui+$$mdi:apple-keyboard-shift$$
+ - ⌘⇧
- $$mdi:apple-keyboard-command$$
- {t: lower, type: held}
- $$mdi:keyboard-space$$