[Draw] add lt with tmux leader

This commit is contained in:
Ajetski 2025-10-24 15:29:03 +00:00 committed by github-actions[bot]
parent 0e7e306760
commit 185b448457
2 changed files with 3 additions and 2 deletions

View File

@ -512,8 +512,9 @@ rect.held, rect.combo.held {
<g transform="translate(532, 226)" class="key keypos-40"> <g transform="translate(532, 226)" class="key keypos-40">
<rect rx="6" ry="6" x="-33" y="-26" width="66" height="52" class="key side"/> <rect rx="6" ry="6" x="-33" y="-26" width="66" height="52" class="key side"/>
<rect rx="4" ry="4" x="-27" y="-24" width="54" height="40" class="key"/> <rect rx="4" ry="4" x="-27" y="-24" width="54" height="40" class="key"/>
<use href="#mdi:keyboard-space" xlink:href="#mdi:keyboard-space" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:keyboard-space"/>
<a href="#numbers"> <a href="#numbers">
<text x="0" y="-4" class="key tap layer-activator"><tspan style="font-size: 86%">numbers</tspan></text> <text x="0" y="24" class="key hold layer-activator"><tspan style="font-size: 86%">numbers</tspan></text>
</a></g> </a></g>
<g class="combo combopos-0"> <g class="combo combopos-0">
<rect rx="6" ry="6" x="546" y="76" width="28" height="26" class="combo"/> <rect rx="6" ry="6" x="546" y="76" width="28" height="26" class="combo"/>

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View File

@ -41,7 +41,7 @@ layers:
- {t: '$$mdi:keyboard-esc$$', h: funciton_keys} - {t: '$$mdi:keyboard-esc$$', h: funciton_keys}
- $$mdi:keyboard-space$$ - $$mdi:keyboard-space$$
- symbols - symbols
- numbers - {t: 'Ctl+$$mdi:keyboard-space$$', h: numbers}
symbols: symbols:
- {t: '$$mdi:minus-circle-outline$$', type: none} - {t: '$$mdi:minus-circle-outline$$', type: none}
- '!' - '!'