mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-06 06:36:16 +00:00
Use play instead of playpause btn
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
//├─────────────────┼───────────────┼────────────────┼────────────────┼─────────────╯ ╰─────────────┼─────────────┼─────────────┼─────────────┼────────────────┤
|
||||
&none &none &none &none &none &none &none &bt BT_CLR
|
||||
//╰─────────────────────────────────┼────────────────┼────────────────┼─────────────╮ ╭─────────────┼─────────────┼─────────────┼──────────────────────────────╯
|
||||
&trans &trans &trans &trans &kp C_PP &trans
|
||||
&trans &trans &trans &trans &kp C_PLAY &trans
|
||||
// ╰────────────────┴────────────────┴─────────────╯ ╰─────────────┴─────────────┴─────────────╯
|
||||
>;
|
||||
};
|
||||
|
||||
@@ -565,7 +565,7 @@ path.combo {
|
||||
</g>
|
||||
<g transform="translate(450, 196)" class="key keypos-30">
|
||||
<rect rx="6" ry="6" x="-28" y="-26" width="56" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">PP</text>
|
||||
<text x="0" y="0" class="key tap">PLAY</text>
|
||||
</g>
|
||||
<g transform="translate(510, 196)" class="key trans keypos-31">
|
||||
<rect rx="6" ry="6" x="-28" y="-26" width="56" height="52" class="key trans"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Reference in New Issue
Block a user