modified icon

This commit is contained in:
Darren Victoriano
2025-02-22 16:45:17 -08:00
parent 5457daf95c
commit 22b860b9b0

View File

@@ -435,12 +435,13 @@ parse_config:
RSHFT: $$mdi:apple-keyboard-shift$$ RSHFT: $$mdi:apple-keyboard-shift$$
RCMD: $$mdi:apple-keyboard-command$$ RCMD: $$mdi:apple-keyboard-command$$
RGUI: $$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(RS(TAB)): "⌃⇧⇥"
RC(TAB): "⌃⇥" RC(TAB): "⌃⇥"
LG(LS(J)): "⌘⇧J" LG(LS(J)): "⌘⇧J"
LG(LSHIFT): "⌘⇧" LG(LSHFT): "⌘⇧"
LG(LA(SPACE)): "⌘⌥⎵" LG(LA(SPACE)): "⌘⌥⎵"
LOWER: "⤓" LOWER: "⤓"
RAISE: "⤒" RAISE: "⤒"